"easy" auth
Go to file
samo_lego bac5c879fa Database stuff
Mostly updating the database manager class. Added translations which don't work yet.
2019-11-07 22:18:14 +01:00
gradle/wrapper Initalization 2019-10-24 22:13:52 +02:00
src/main Database stuff 2019-11-07 22:18:14 +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 2019-11-05 20:24:58 +01:00
build.gradle Update 2019-11-05 20:24:58 +01:00
gradle.properties Update 2019-11-05 20:24:58 +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 Update 2019-11-05 20:24:58 +01:00

README.md

Simple Authentication Mod

Setup

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

License

This project is licensed under the MIT license.