Update README.md

This commit is contained in:
REL 2022-12-10 05:59:06 -05:00 committed by GitHub
parent acb9151f17
commit a57797d08f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ A patch to get into grass cutting for a certain anime game
- Download dll from release or compile it yourself - Download dll from release or compile it yourself
- Rename it to `version.dll` or `mhypbase.dll` and put it in the same folder as the game - Rename it to `version.dll` or `mhypbase.dll` and put it in the same folder as the game
- Create a file named `PublicKey.txt` under the same folder as the game and put your public key in there - Create a file named `PublicKey.txt` under the same folder as the game and put your public key in there
- **Grasscutter's public key is now hardcoded as default, if you only planning it use it with gc, then you don't have to create any additional files**
- **[Optional]** If you need to replace the private key, create a file named `PrivateKey.txt` under the same folder and put your private key in there - **[Optional]** If you need to replace the private key, create a file named `PrivateKey.txt` under the same folder and put your private key in there
- Finally start the game, if you done it right, there should be a console window popup - Finally start the game, if you done it right, there should be a console window popup
## Infos ## Infos