mirror of
https://github.com/exzork/GCAuth.git
synced 2024-11-24 00:23:58 +00:00
.gradle | ||
gradle/wrapper | ||
src/main | ||
.gitignore | ||
build.gradle | ||
gradlew | ||
gradlew.bat | ||
README.md | ||
settings.gradle |
GCAuth
Grasscutter Authentication System
Usage :
- Place jar inside plugins folder of Grasscutter.
- To change hash algorithm change
Hash
in config.json inside plugins/GCAuth (Only Bcrypt and Scrypt is supported) - To enable/disable plugin change
Enable
config.json inside plugins/GCAuth (enabled by default)