Go to file
samo_lego a9015b521e Merge branch 'master' of https://github.com/samolego/SimpleAuth 2019-10-27 11:20:29 +01:00
gradle/wrapper Initalization 2019-10-24 22:13:52 +02:00
src/main Some updates to commands 2019-10-27 11:19:13 +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 Update README.md 2019-10-25 08:57:27 +02:00
build.gradle Some updates to commands 2019-10-27 11:19:13 +01:00
gradle.properties Initalization 2019-10-24 22:13:52 +02:00
gradlew Initalization 2019-10-24 22:13:52 +02:00
gradlew.bat Initalization 2019-10-24 22:13:52 +02:00
settings.gradle Initalization 2019-10-24 22:13:52 +02:00

README.md

Simple Authentication Mod

Setup

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

License

This template is available under the MIT license.