forked from sorceress/EasyAuth
391 B
391 B
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-jdbc
This project is licensed under the MIT
license.