Go to file
samo_lego 499659afb5 Merge branch 'master' of https://github.com/samolego/SimpleAuth 2020-01-03 22:46:40 +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 Added timeout 2020-01-03 22:46:30 +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 2019-12-31 11:38:16 +01:00
build.gradle Config added 2019-12-30 20:19:53 +01:00
gradle.properties Config added 2019-12-30 20:19:53 +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.