EasyAuth/README.md

441 B

Simple Authentication Mod

Setup

  1. Clone the repository. Run the following commands:
./gradlew genSources
./gradlew idea
  1. Edit the code you want.
  2. To build run the following command:
./gradlew build

License

Libraries that the project is using:

This project is licensed under the MIT license.