"easy" auth
Go to file
samo_lego 4c838cb477 Fixed player not being authenticated after joining. 2020-04-19 10:30:33 +02:00
.github Configuring GH actions 2020-04-16 09:15:55 +02:00
gradle/wrapper
src/main Fixed player not being authenticated after joining. 2020-04-19 10:30:33 +02:00
.gitattributes
.gitignore
LICENSE
README.md Update README.md 2020-04-16 09:22:29 +02:00
build.gradle
gradle.properties 20w16a fixes, updating. 2020-04-15 19:22:36 +02:00
gradlew
gradlew.bat
settings.gradle

README.md

Simple Authentication Mod

License Curseforge downloads Java CI with Gradle

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.