Go to file
samo_lego eb2084ce96 Fixing msgs, adding comments
Changed HashSet of authenticated users to deauthenticated ones to speed up the process. Removed the player leave mixin callback since it's not needed anymore.
2020-01-14 22:18:06 +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 Fixing msgs, adding comments 2020-01-14 22:18:06 +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 2020-01-04 22:33:51 +01:00
build.gradle Config added 2019-12-30 20:19:53 +01:00
gradle.properties Comments on config 2020-01-04 14:09: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 Config added 2019-12-30 20:19:53 +01:00

README.md

Simple Authentication Mod

License

Requires Fabric API.

Setup

  1. Clone the repository.
  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.