diff --git a/README.md b/README.md index 713cb9c..0dd7360 100644 --- a/README.md +++ b/README.md @@ -4,59 +4,62 @@ [![GitHub stars](https://img.shields.io/github/stars/jie65535/GrasscutterCommandGenerator)](https://github.com/jie65535/GrasscutterCommandGenerator/stargazers) [![Github All Releases](https://img.shields.io/github/downloads/jie65535/GrasscutterCommandGenerator/total.svg)](https://github.com/jie65535/GrasscutterCommandGenerator/releases) -中文 | [English](README_en-US.md) | [Русский](README_ru-RU.md) +English | [简体中文](README_zh-cn.md) | [Русский](README_ru-RU.md) ## Commands Generator -请从 [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases) 中获取最新版本 +Please download the latest version from [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases) -本工具支持 简中, 繁中, English 与 Русский 等语言。 +Support 简体中文, 繁体中文, English and Русский languages. -## 远程执行 +Welcome everyone to improve the [ID Resource](/Source/GrasscutterTools/Resources/en-us). -服务端需要 [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) 插件支持 +## Remote command + +The server require [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) support ![OpenCommand](Doc/Screenshots/OpenCommand.gif) -> 如果你无法连接到服务器,请确认填写的服务器地址是否正确。 -> -> 建议配置服务器为HTTP模式,如图所示(config.json): +> 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(config.json): > ![ConfigHttp](Doc/Screenshots/ConfigHttp.png) > -> 你可以用浏览器访问 http://127.0.0.1/status/server 来测试服务是否正常工作。 -> -> 如果使用的不是`80`端口,则要在url中指定访问的端口号:http://127.0.0.1:443 +> 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 --- -## 软件截图 + +## Screenshots ![Logo](Doc/Screenshots/GrasscutterLogo.png) -![Home](Doc/Screenshots/0-Home.png) +![Home](Doc/Screenshots-en/0-Home.png) -![Custom Commands Screenshot](Doc/Screenshots/1-CustomCommands.png) +![Custom Commands Screenshot](Doc/Screenshots-en/1-CustomCommands.png) -![Custom Artifact Screenshot](Doc/Screenshots/2-CustomArtifact.png) +![Custom Artifact Screenshot](Doc/Screenshots-en/2-CustomArtifact.png) -![Custom Weapon Screenshort](Doc/Screenshots/3-CustomWeapon.png) +![Custom Weapon Screenshort](Doc/Screenshots-en/3-CustomWeapon.png) -![Give Item Screenshort](Doc/Screenshots/4-GiveItem.png) +![Give Item Screenshort](Doc/Screenshots-en/4-GiveItem.png) -![Give Avatar Screenshort](Doc/Screenshots/5-GiveAvatar.png) +![Give Avatar Screenshort](Doc/Screenshots-en/5-GiveAvatar.png) -![Spawn Entity Screenshort](Doc/Screenshots/6-SpawnEntity.png) +![Spawn Entity Screenshort](Doc/Screenshots-en/6-SpawnEntity.png) -![Change Scene Screenshort](Doc/Screenshots/7-ChangeScene.png) +![Change Scene Screenshort](Doc/Screenshots-en/7-ChangeScene.png) -![Custom Stats Screenshort](Doc/Screenshots/8-CustomStats.png) +![Custom Stats Screenshort](Doc/Screenshots-en/8-CustomStats.png) -![Management](Doc/Screenshots/9-Manage.png) +![Management](Doc/Screenshots-en/9-Manage.png) -![GachaBannerEditor](Doc/Screenshots/10-GachaBannerEditor.png) +![GachaBannerEditor](Doc/Screenshots-en/10-GachaBannerEditor.png) -![Text Map Browser](Doc/Screenshots/11-TextMapBrowser.png) +![Text Map Browser](Doc/Screenshots-en/11-TextMapBrowser.png) -![Remote Screenshort](Doc/Screenshots/12-Remote.png) +![Remote Screenshort](Doc/Screenshots-en/12-Remote.png) -![Quest Screenshort](Doc/Screenshots/13-Quest.png) +![Quest Screenshort](Doc/Screenshots-en/13-Quest.png) diff --git a/README_en-US.md b/README_en-US.md deleted file mode 100644 index a8fe4d7..0000000 --- a/README_en-US.md +++ /dev/null @@ -1,62 +0,0 @@ -# Grasscutter Tools - -[![GitHub license](https://img.shields.io/github/license/jie65535/GrasscutterCommandGenerator)](https://github.com/jie65535/GrasscutterCommandGenerator/blob/main/LICENSE) -[![GitHub stars](https://img.shields.io/github/stars/jie65535/GrasscutterCommandGenerator)](https://github.com/jie65535/GrasscutterCommandGenerator/stargazers) -[![Github All Releases](https://img.shields.io/github/downloads/jie65535/GrasscutterCommandGenerator/total.svg)](https://github.com/jie65535/GrasscutterCommandGenerator/releases) - -[中文](README.md) | English | [Русский](README_ru-RU.md) - -## Commands Generator - -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 - -![OpenCommand](Doc/Screenshots/OpenCommand.gif) - -> 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(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 - ---- - -## Screenshots - -![Logo](Doc/Screenshots/GrasscutterLogo.png) - -![Home](Doc/Screenshots-en/0-Home.png) - -![Custom Commands Screenshot](Doc/Screenshots-en/1-CustomCommands.png) - -![Custom Artifact Screenshot](Doc/Screenshots-en/2-CustomArtifact.png) - -![Custom Weapon Screenshort](Doc/Screenshots-en/3-CustomWeapon.png) - -![Give Item Screenshort](Doc/Screenshots-en/4-GiveItem.png) - -![Give Avatar Screenshort](Doc/Screenshots-en/5-GiveAvatar.png) - -![Spawn Entity Screenshort](Doc/Screenshots-en/6-SpawnEntity.png) - -![Change Scene Screenshort](Doc/Screenshots-en/7-ChangeScene.png) - -![Custom Stats Screenshort](Doc/Screenshots-en/8-CustomStats.png) - -![Management](Doc/Screenshots-en/9-Manage.png) - -![GachaBannerEditor](Doc/Screenshots-en/10-GachaBannerEditor.png) - -![Text Map Browser](Doc/Screenshots-en/11-TextMapBrowser.png) - -![Remote Screenshort](Doc/Screenshots-en/12-Remote.png) - -![Quest Screenshort](Doc/Screenshots-en/13-Quest.png) diff --git a/README_ru-RU.md b/README_ru-RU.md index a0703bf..760705d 100644 --- a/README_ru-RU.md +++ b/README_ru-RU.md @@ -4,13 +4,15 @@ [![GitHub звёзды](https://img.shields.io/github/stars/jie65535/GrasscutterCommandGenerator)](https://github.com/jie65535/GrasscutterCommandGenerator/stargazers) [![Github ВСЕ выпуски](https://img.shields.io/github/downloads/jie65535/GrasscutterCommandGenerator/total.svg)](https://github.com/jie65535/GrasscutterCommandGenerator/releases) -[中文](README.md) | [English](README_en-US.md) | Русский - Перевод Юрий Дворецкий (с исправлениями от EgorBron) +[English](README.md) | [简体中文](README_zh-cn.md) | Русский - Перевод Юрий Дворецкий (с исправлениями от EgorBron) ## Генератор команд Пожалуйста, загрузите последнюю версию из вкладки [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases) -Поддерживает 简中 (китайский упр.), 繁中 (китайский трад.), English (английский) и Русский языки. +Поддерживает 简体中文 (китайский упр.), 繁体中文 (китайский трад.), English (английский) и Русский языки. + +Приглашаем всех улучшить [ресурс ID](/Source/GrasscutterTools/Resources/ru-ru) ## Удаленная команда diff --git a/README_zh-cn.md b/README_zh-cn.md new file mode 100644 index 0000000..cf95fc0 --- /dev/null +++ b/README_zh-cn.md @@ -0,0 +1,64 @@ +# Grasscutter Tools + +[![GitHub license](https://img.shields.io/github/license/jie65535/GrasscutterCommandGenerator)](https://github.com/jie65535/GrasscutterCommandGenerator/blob/main/LICENSE) +[![GitHub stars](https://img.shields.io/github/stars/jie65535/GrasscutterCommandGenerator)](https://github.com/jie65535/GrasscutterCommandGenerator/stargazers) +[![Github All Releases](https://img.shields.io/github/downloads/jie65535/GrasscutterCommandGenerator/total.svg)](https://github.com/jie65535/GrasscutterCommandGenerator/releases) + +[English](README.md) | 简体中文 | [Русский](README_ru-RU.md) + +## Commands Generator + +请从 [Releases](https://github.com/jie65535/GrasscutterCommandGenerator/releases) 中获取最新版本 + +本工具支持 简体中文, 繁体中文, English 与 Русский 语言。 + +欢迎大家一起来完善工具的[内置资源](/Source/GrasscutterTools/Resources/zh-cn)。 + +## 远程执行 + +服务端需要 [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) 插件支持 + +![OpenCommand](Doc/Screenshots/OpenCommand.gif) + +> 如果你无法连接到服务器,请确认填写的服务器地址是否正确。 +> +> 建议配置服务器为HTTP模式,如图所示(config.json): +> ![ConfigHttp](Doc/Screenshots/ConfigHttp.png) +> +> 你可以用浏览器访问 http://127.0.0.1/status/server 来测试服务是否正常工作。 +> +> 如果使用的不是`80`端口,则要在url中指定访问的端口号:http://127.0.0.1:443 + +--- + +## 软件截图 + +![Logo](Doc/Screenshots/GrasscutterLogo.png) + +![Home](Doc/Screenshots/0-Home.png) + +![Custom Commands Screenshot](Doc/Screenshots/1-CustomCommands.png) + +![Custom Artifact Screenshot](Doc/Screenshots/2-CustomArtifact.png) + +![Custom Weapon Screenshort](Doc/Screenshots/3-CustomWeapon.png) + +![Give Item Screenshort](Doc/Screenshots/4-GiveItem.png) + +![Give Avatar Screenshort](Doc/Screenshots/5-GiveAvatar.png) + +![Spawn Entity Screenshort](Doc/Screenshots/6-SpawnEntity.png) + +![Change Scene Screenshort](Doc/Screenshots/7-ChangeScene.png) + +![Custom Stats Screenshort](Doc/Screenshots/8-CustomStats.png) + +![Management](Doc/Screenshots/9-Manage.png) + +![GachaBannerEditor](Doc/Screenshots/10-GachaBannerEditor.png) + +![Text Map Browser](Doc/Screenshots/11-TextMapBrowser.png) + +![Remote Screenshort](Doc/Screenshots/12-Remote.png) + +![Quest Screenshort](Doc/Screenshots/13-Quest.png)