Go to file
samo_lego e1e0ed4121 Another command update
Added changepw cmd, changed auth cmd.
2019-11-13 19:16:15 +01:00
gradle/wrapper Initalization 2019-10-24 22:13:52 +02:00
src/main Another command update 2019-11-13 19:16:15 +01:00
.gitattributes Initial commit 2019-10-22 16:37:09 +02:00
.gitignore Initalization 2019-10-24 22:13:52 +02:00
LICENSE Initial commit 2019-10-22 16:37:09 +02:00
README.md Another command update 2019-11-13 19:16:15 +01:00
build.gradle Another command update 2019-11-13 19:16:15 +01:00
gradle.properties Update 2019-11-05 20:24:58 +01:00
gradlew Initalization 2019-10-24 22:13:52 +02:00
gradlew.bat Initalization 2019-10-24 22:13:52 +02:00
settings.gradle Update 2019-11-05 20:24:58 +01:00

README.md

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.