mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-01-07 01:02:53 +08:00
Updated Running (markdown)
parent
d6c9e1a9cb
commit
b5830ba61c
@ -11,9 +11,9 @@
|
||||
1. [GenshinData](https://github.com/Dimbreath/GenshinData) -> `resources/TextMap`, `resources/Subtitle`, `resources/Readable` & `resources/ExcelBinOutput`
|
||||
2. [gi-bin-output](https://github.com/radioegor146/gi-bin-output) -> `resources/BinOutput` (do this for the version of Genshin Impact you're running)
|
||||
3. [Protobuf Files](https://github.com/Grasscutters/Grasscutter-Protos) -> `resources/proto` (do this for the version of Genshin Impact you're running)
|
||||
4. [Keys](https://github.com/Melledy/Grasscutter/tree/main/keys) -> `resources/keys`
|
||||
5. [Game Data](https://github.com/Melledy/Grasscutter/tree/main/data) -> `resources/data`
|
||||
6. [The Keystore File](https://github.com/Melledy/Grasscutter/blob/main/keystore.p12) -> `resources/keystore.p12`
|
||||
4. [Keys](https://github.com/Melledy/Grasscutter/tree/main/keys) -> `keys`
|
||||
5. [Game Data](https://github.com/Melledy/Grasscutter/tree/main/data) -> `data`
|
||||
6. [The Keystore File](https://github.com/Melledy/Grasscutter/blob/main/keystore.p12) -> `keystore.p12`
|
||||
7. **Note**: If you are running in the project's root directory (ie. you cloned the repo from GitHub and you are running the server in that folder), these files will be already be present.
|
||||
3. Run `java -jar grasscutter.jar -handbook`
|
||||
1. This is required for using `names -> IDs` in commands.
|
||||
|
Loading…
Reference in New Issue
Block a user