Skip to content

Commit

Permalink
update: 更新README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zkhssb committed Aug 28, 2023
1 parent 9d25bc0 commit 7b2240c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 6 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,17 @@ NectarRCON
## 能力

- 连接单个服务器

- 分组服务器 (将命令广播到组内的所有服务器)

- 多语言支持(目前内部支持中文和英文,支持自定义其他语言)

- 支持解析SRV服务器地址
- 内置两种主题(这不算能力吧喂!!!)

## 后续想法

没错!!! 我们的项目正在蒸蒸日上(bushi)

- 其他Rcon协议支持 (最优先)
- 日志部分重构
- 自动更新支持 (有想法)
- 自动脚本执行 (有想法但暂无需求)
- 基于Rcon的插件 (有需求但懒)
Expand All @@ -53,6 +52,13 @@ NectarRCON

学习 WPF 时突发奇想做的一个工具,代码可能不太美观(各种乱七八糟,一锅乱炖的写法)

## 项目依赖

| 名字 | 地址 |
| ------------------------- | ------------------------------- |
| RconClient | http://dnsclient.michaco.net/ |
| WPF-UI (作者已废弃的版本) | https://github.com/lepoco/wpfui |

## 部分截图

<details>
Expand All @@ -72,4 +78,5 @@ NectarRCON
连接成功/Command page

![](https://s2.loli.net/2023/01/03/Lw5eNtvPJCUYdT6.png)

</details>
12 changes: 9 additions & 3 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,17 @@ 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

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)
Expand All @@ -50,6 +49,13 @@ NectarRCON

A tool I came up with while learning WPF. The code may not be aesthetically pleasing (a mishmash of various things, written in a haphazard manner)

## Project Dependencies

| Name | Address |
| --------------------------- | ------------------------------- |
| RconClient | http://dnsclient.michaco.net/ |
| WPF-UI (Deprecated Version) | https://github.com/lepoco/wpfui |

## Screenshots

<details>
Expand Down

0 comments on commit 7b2240c

Please sign in to comment.