GCAuth/README.md

7 lines
318 B
Markdown
Raw Normal View History

2022-04-29 00:19:26 +00:00
#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)