mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-08-02 16:59:14 +08:00
Update README
This commit is contained in:
parent
5e28d1e625
commit
867bdd1d00
17
README.md
17
README.md
@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
请从 [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases) 中获取最新版本
|
请从 [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases) 中获取最新版本
|
||||||
|
|
||||||
|
本工具支持 简中, 繁中, English 与 Русский 等语言。
|
||||||
|
|
||||||
## 远程执行
|
## 远程执行
|
||||||
|
|
||||||
服务端需要 [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) 插件支持
|
服务端需要 [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) 插件支持
|
||||||
@ -18,26 +20,15 @@
|
|||||||
|
|
||||||
> 如果你无法连接到服务器,请确认填写的服务器地址是否正确。
|
> 如果你无法连接到服务器,请确认填写的服务器地址是否正确。
|
||||||
>
|
>
|
||||||
> 建议配置服务器为HTTP模式,如图所示:
|
> 建议配置服务器为HTTP模式,如图所示(config.json):
|
||||||
> 
|
> 
|
||||||
>
|
>
|
||||||
> 你可以用浏览器访问 http://127.0.0.1/status/server 来测试服务是否正常工作。
|
> 你可以用浏览器访问 http://127.0.0.1/status/server 来测试服务是否正常工作。
|
||||||
>
|
>
|
||||||
> 如果使用的不是`80`端口,则要在url中指定访问的端口号:http://127.0.0.1:443/status/server
|
> 如果使用的不是`80`端口,则要在url中指定访问的端口号:http://127.0.0.1:443
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## TODO List
|
|
||||||
- [x] 多语言支持
|
|
||||||
- [x] 简体中文
|
|
||||||
- [x] 繁体中文
|
|
||||||
- [x] 英语
|
|
||||||
- [x] 俄语
|
|
||||||
- [x] 远程执行命令
|
|
||||||
- [ ] ~~邮件编辑器(无进度)~~
|
|
||||||
- [ ] ~~商店编辑器(无进度)~~
|
|
||||||
- [ ] 服务器公告编辑器(无进度)
|
|
||||||
|
|
||||||
## 软件截图
|
## 软件截图
|
||||||
|
|
||||||

|

|
||||||
|
@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
Please download the latest version from [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases)
|
Please download the latest version from [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases)
|
||||||
|
|
||||||
|
Support 简中, 繁中, English and Русский languages.
|
||||||
|
|
||||||
## Remote command
|
## Remote command
|
||||||
|
|
||||||
The server require [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) support
|
The server require [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) support
|
||||||
@ -18,26 +20,15 @@ The server require [gc-opencommand-plugin](https://github.com/jie65535/gc-openco
|
|||||||
|
|
||||||
> If you cannot connect to the server, please make sure the server address is correct.
|
> If you cannot connect to the server, please make sure the server address is correct.
|
||||||
>
|
>
|
||||||
> It is recommended to configure the server to HTTP mode, as shown in the figure:
|
> It is recommended to configure the server to HTTP mode, as shown in the figure(config.json):
|
||||||
> 
|
> 
|
||||||
>
|
>
|
||||||
> You can visit http://127.0.0.1/status/server with a browser to test whether the service is working properly.
|
> You can visit http://127.0.0.1/status/server with a browser to test whether the service is working properly.
|
||||||
>
|
>
|
||||||
> If you are not using port `80`, specify the port number to access in the url: http://127.0.0.1:443/status/server
|
> If you are not using port `80`, specify the port number to access in the url: http://127.0.0.1:443
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## TODO List
|
|
||||||
- [x] Multi-language support
|
|
||||||
- [x] Simplified Chinese
|
|
||||||
- [x] Traditional Chinese
|
|
||||||
- [x] English
|
|
||||||
- [x] Russian
|
|
||||||
- [x] Execute command remotely
|
|
||||||
- [ ] ~~Mail Editor (no progress)~~
|
|
||||||
- [ ] ~~Shop Editor (no progress)~~
|
|
||||||
- [ ] Announcement Editor (no progress)
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
@ -10,6 +10,8 @@
|
|||||||
|
|
||||||
Пожалуйса загрузите последнюю версию с [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases)
|
Пожалуйса загрузите последнюю версию с [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases)
|
||||||
|
|
||||||
|
Support 简中, 繁中, English and Русский languages.
|
||||||
|
|
||||||
## Удаленная команда
|
## Удаленная команда
|
||||||
|
|
||||||
Сервер требует [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) помощь
|
Сервер требует [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) помощь
|
||||||
@ -18,26 +20,15 @@
|
|||||||
|
|
||||||
> If you cannot connect to the server, please make sure the server address is correct.
|
> If you cannot connect to the server, please make sure the server address is correct.
|
||||||
>
|
>
|
||||||
> It is recommended to configure the server to HTTP mode, as shown in the figure:
|
> It is recommended to configure the server to HTTP mode, as shown in the figure(config.json):
|
||||||
> 
|
> 
|
||||||
>
|
>
|
||||||
> You can visit http://127.0.0.1/status/server with a browser to test whether the service is working properly.
|
> You can visit http://127.0.0.1/status/server with a browser to test whether the service is working properly.
|
||||||
>
|
>
|
||||||
> If you are not using port `80`, specify the port number to access in the url: http://127.0.0.1:443/status/server
|
> If you are not using port `80`, specify the port number to access in the url: http://127.0.0.1:443
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Список задач
|
|
||||||
- [x] Многоязычная поддержка
|
|
||||||
- [x] Упрощенный китайский
|
|
||||||
- [x] сложный китайский
|
|
||||||
- [х] английский
|
|
||||||
- [х] Русский
|
|
||||||
- [x] Выполнить команду удаленно
|
|
||||||
- [ ] ~~Редактор почты (нет прогресса)~~
|
|
||||||
- [ ] ~~Редактор магазина (нет прогресса)~~
|
|
||||||
- [ ] Announcement Editor (no progress)
|
|
||||||
|
|
||||||
## Скриншоты
|
## Скриншоты
|
||||||
|
|
||||||

|

|
||||||
|
Loading…
Reference in New Issue
Block a user