Go to file
samo_lego 8ba4879c6e Mod should now be compatible with carpetmod /player cmd. Thanks for help, @sug0 2020-04-19 16:44:35 +02:00
.github Configuring GH actions 2020-04-16 09:15:55 +02:00
gradle/wrapper Gradle & Library update. 2020-04-05 21:56:00 +02:00
src/main Mod should now be compatible with carpetmod /player cmd. Thanks for help, @sug0 2020-04-19 16:44:35 +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-16 09:22:29 +02:00
build.gradle Mod should now be compatible with carpetmod /player cmd. Thanks for help, @sug0 2020-04-19 16:44:35 +02:00
gradle.properties Mod should now be compatible with carpetmod /player cmd. Thanks for help, @sug0 2020-04-19 16:44:35 +02:00
gradlew Gradle & Library update. 2020-04-05 21:56:00 +02:00
gradlew.bat Gradle & Library update. 2020-04-05 21:56:00 +02:00
settings.gradle Config added 2019-12-30 20:19:53 +01:00

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.