Add Commandline Usages

This commit is contained in:
2023-08-02 18:06:43 +08:00
parent eef4687ed6
commit 40db4236ba
4 changed files with 36 additions and 0 deletions

View File

@@ -38,6 +38,15 @@ GCG поддерживает 简体中文 (китайский упр.), 繁體
### GrasscutterTools-v1.11
![HotKey](Doc/Screenshots-en/21-HotKey.png)
Commandline Usages:
```bash
GcTools.exe -help
GcTools.exe -version
GcTools.exe -c "cmd arg"
GcTools.exe -c "cmd1 arg" && GcTools -c "cmd2 arg1 arg2"
GcTools.exe -host http://127.0.0.1:443 -token 123456 -c "cmd1 arg1 arg2 | cmd2 | cmd3 arg"
```
### GrasscutterTools-v1.10
![Cutscene](Doc/Screenshots-ru/12-Scenes.png)