Go to file
samo_lego c807d3c650 Update README.md 2020-04-05 20:23:33 +02: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 20w14a update 2020-04-05 20:23:11 +02: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 2020-04-05 20:23:33 +02:00
build.gradle Trying to get better inventory protection. Doesn't work atm. 2020-03-17 22:59:01 +01:00
gradle.properties Added logout command. 2020-03-28 20:35:16 +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 Config added 2019-12-30 20:19:53 +01:00

README.md

Simple Authentication Mod

License Curseforge downloads

Requires Fabric API.

Setup

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

License

Libraries that the project is using:

This project is licensed under the MIT license.