Go to file
samo_lego c51fdc7c0a Disabling double registering
^ as well as trying to cancel the droping of items.
2019-11-14 22:08:48 +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 Disabling double registering 2019-11-14 22:08:48 +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 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.