Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Commit

Permalink
Update README_ZH.md
Browse files Browse the repository at this point in the history
  • Loading branch information
B1ackSand authored Oct 9, 2023
1 parent 0213505 commit 56fb111
Showing 1 changed file with 16 additions and 11 deletions.
27 changes: 16 additions & 11 deletions README_ZH.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# LiaoTian_Cup

[聊天杯](https://github.com/B1ackSand/LiaoTianCup)是一个星际争霸2非官方的比赛赛事。
[聊天杯](https://github.com/B1ackSand/LiaoTianCup)是一个星际争霸2非官方的比赛赛事。

该项目基于WPF (C#/.NET 6.0),为我朋友创建的竞赛工具。
该项目基于WPF (C#/.NET 6.0),为我朋友创建的竞赛工具。

## GUI
![](https://s2.loli.net/2023/09/20/48vLNREnQ1OkMuy.png)
Expand All @@ -12,18 +12,23 @@

## Todo

+ [x] 支持中英语切换。
+ [x] 支持中英语切换。

+ [x] 提升素材图片质量。
+ [x] 提升素材图片质量。

+ [x] 添加SQLite存储csv配置文件。
+ [x] 添加SQLite存储csv配置文件。

+ [ ] UI优化为星际争霸2主题
+ [ ] UI优化为星际争霸2主题

+ [ ] ~~修改该项目为MVVM模式~~ (摆烂了)
+ [ ] ~~修改该项目为MVVM模式~~ (摆烂了)

## Requirements
+ 仅支持Windows系统 (64位).
+ 仅支持Windows 7 SP1 或更新的系统 (64位).
+ 如果你的Windows系统版本低于Windows10,可能你需要安装一些 [额外依赖](https://learn.microsoft.com/zh-cn/dotnet/core/install/windows?tabs=net70#additional-deps).
+ 你必须已经安装了 [.NET 桌面运行时](https://dotnet.microsoft.com/zh-cn/download/dotnet/6.0) 6.0.18 或更高的版本。
+ 仅支持Windows系统 (64位).
+ 仅支持Windows 7 SP1 或更新的系统 (64位).
+ 如果你的Windows系统版本低于Windows10,可能你需要安装一些 [额外依赖](https://learn.microsoft.com/zh-cn/dotnet/core/install/windows?tabs=net70#additional-deps).
+ 你必须已经安装了 [.NET 桌面运行时](https://dotnet.microsoft.com/zh-cn/download/dotnet/6.0) 6.0.18 或更高的版本。

## 许可补充说明
+ 根据GPL3许可证协议你可以自行修改源代码,但无论以何种方式修改或者使用代码,都需要开源。
+ 由于此工具为聊天杯 - “星际争霸2”非官方比赛工具,开源目的是供社区学习使用和软件逻辑公开。
+ 禁止任何人通过修改工具代码,在聊天杯比赛中达成利益目的。

0 comments on commit 56fb111

Please sign in to comment.