update readme

This commit is contained in:
muhammadeko 2022-04-29 07:20:13 +07:00
parent c14839b278
commit ad3670a6c5
No known key found for this signature in database
GPG Key ID: 51366716C10E98B1

View File

@ -1,6 +1,6 @@
#GCAuth
# GCAuth
Grasscutter Authentication System
###Usage :
### 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)