Go to file
samo_lego 51892ec52d 1.15 update
Updatede onUseItem event. Making the dropitemcallback work now.
2019-11-23 17:58:43 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2019-11-14 21:58:22 +01:00
gradle/wrapper Initalization 2019-10-24 22:13:52 +02:00
src/main 1.15 update 2019-11-23 17:58:43 +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 of readme 2019-11-13 19:23:21 +01:00
build.gradle Another command update 2019-11-13 19:16:15 +01:00
gradle.properties 1.15 update 2019-11-23 17:58:43 +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.