Go to file
samo_lego b98f627875 Adding events
Triggers, listeners etc.
2019-10-31 14:11:03 +01:00
gradle/wrapper Initalization 2019-10-24 22:13:52 +02:00
src/main Adding events 2019-10-31 14:11:03 +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 Adding events 2019-10-31 14:11:03 +01:00
gradle.properties Adding events 2019-10-31 14:11:03 +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 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.