GCAuth/README.md
2022-04-29 07:20:13 +07:00

320 B

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)