换位置
This commit is contained in:
@@ -13,10 +13,10 @@ set PYTHONPATH=E:\learn\web\backend\storage\server_manager\src
|
||||
python -m entrypoints.cli --root E:\game\server_root mcp
|
||||
```
|
||||
|
||||
打包后可直接使用安装目录或 `src\dist\main\main.exe`:
|
||||
打包后可直接使用安装目录或 `src\dist\ServerManager\ServerManager.exe`:
|
||||
|
||||
```bat
|
||||
main.exe --root E:\game\server_root mcp
|
||||
ServerManager.exe --root E:\game\server_root mcp
|
||||
```
|
||||
|
||||
## 客户端配置示例
|
||||
|
||||
Reference in New Issue
Block a user