forked from sorceress/EasyAuth
6e92c67f64 | ||
---|---|---|
.github/ISSUE_TEMPLATE | ||
gradle/wrapper | ||
src/main | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
README.md
Simple Authentication Mod
Requires Fabric API.
Setup
- Clone the repository.
- Edit the code you want.
- To build run the following command:
./gradlew build
License
Libraries that the project is using:
Argon2 (LGPLv3)
https://github.com/phxql/argon2-jvmJDBC (Apache 2)
https://github.com/xerial/sqlite-jdbcJNA (Apache 2 || LGPLv3)
https://github.com/java-native-access/jna
This project is licensed under the MIT
license.