diff --git a/README.md b/README.md index ab18939..d49223c 100644 --- a/README.md +++ b/README.md @@ -33,11 +33,9 @@ NectarRCON ## 能力 - 连接单个服务器 - - 分组服务器 (将命令广播到组内的所有服务器) - - 多语言支持(目前内部支持中文和英文,支持自定义其他语言) - +- 支持解析SRV服务器地址 - 内置两种主题(这不算能力吧喂!!!) ## 后续想法 @@ -45,6 +43,7 @@ NectarRCON 没错!!! 我们的项目正在蒸蒸日上(bushi) - 其他Rcon协议支持 (最优先) +- 日志部分重构 - 自动更新支持 (有想法) - 自动脚本执行 (有想法但暂无需求) - 基于Rcon的插件 (有需求但懒) @@ -78,4 +77,5 @@ NectarRCON 连接成功/Command page ![](https://s2.loli.net/2023/01/03/Lw5eNtvPJCUYdT6.png) + \ No newline at end of file diff --git a/README_EN.md b/README_EN.md index f4e513f..c717a46 100644 --- a/README_EN.md +++ b/README_EN.md @@ -30,11 +30,9 @@ NectarRCON ## Capabilities - Connect to a single server - - Group servers (broadcast commands to all servers in the group) - - Multi-language support (currently supports Chinese and English, with support for customizing other languages) - +- Support for SRV server addresses - Two built-in themes ## Future Plans @@ -42,6 +40,7 @@ NectarRCON Yes!!! Our project is thriving (Haha) - Support for other Rcon protocols (top priority) +- Reconstruction of the log section - Automatic update support (ideas in mind) - Automatic script execution (ideas in mind but no current demand) - Rcon-based plugins (demand exists but I'm lazy)