Update README_en-US.md

This commit is contained in:
方块君 2022-07-26 20:49:52 +08:00
parent 2799a06312
commit 1439139404

View File

@ -22,8 +22,7 @@ A plugin that opens the GC command execution interface for third-party clients
### Master server (Dispatch)
1. Open `config.json` in the `opencommand-plugin` directory
2. Modify the `socketPort` value to an unused port
3. Set the value of `socketToken` to your connection key. It is recommended to use a long random string of at least 32
characters.
3. Set `sockettoken` multi server communication key. It is recommended to use a long random string of at least 32 characters.
4. Restart the server to make the configuration effective
### Sub server (Game)