From 867bdd1d00e75e564dc3805605c3dbe29f13fbcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E5=82=91?= Date: Sat, 23 Jul 2022 10:44:56 +0800 Subject: [PATCH] Update README --- README.md | 17 ++++------------- README_en-US.md | 17 ++++------------- README_ru-RU.md | 17 ++++------------- 3 files changed, 12 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index 878bc82..713cb9c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ 请从 [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases) 中获取最新版本 +本工具支持 简中, 繁中, English 与 Русский 等语言。 + ## 远程执行 服务端需要 [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) 插件支持 @@ -18,26 +20,15 @@ > 如果你无法连接到服务器,请确认填写的服务器地址是否正确。 > -> 建议配置服务器为HTTP模式,如图所示: +> 建议配置服务器为HTTP模式,如图所示(config.json): > ![ConfigHttp](Doc/Screenshots/ConfigHttp.png) > > 你可以用浏览器访问 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] 远程执行命令 - - [ ] ~~邮件编辑器(无进度)~~ - - [ ] ~~商店编辑器(无进度)~~ - - [ ] 服务器公告编辑器(无进度) - ## 软件截图 ![Logo](Doc/Screenshots/GrasscutterLogo.png) diff --git a/README_en-US.md b/README_en-US.md index d40262e..a8fe4d7 100644 --- a/README_en-US.md +++ b/README_en-US.md @@ -10,6 +10,8 @@ Please download the latest version from [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases) +Support 简中, 繁中, English and Русский languages. + ## Remote command 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. > -> 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): > ![ConfigHttp](Doc/Screenshots/ConfigHttp.png) > > 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 ![Logo](Doc/Screenshots/GrasscutterLogo.png) diff --git a/README_ru-RU.md b/README_ru-RU.md index f892a03..7982ea7 100644 --- a/README_ru-RU.md +++ b/README_ru-RU.md @@ -10,6 +10,8 @@ Пожалуйса загрузите последнюю версию с [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases) +Support 简中, 繁中, English and Русский languages. + ## Удаленная команда Сервер требует [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. > -> 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): > ![ConfigHttp](Doc/Screenshots/ConfigHttp.png) > > 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) - ## Скриншоты ![Логитип](Doc/Screenshots/GrasscutterLogo.png)