feat: 更新到1.2.4.0

This commit is contained in:
denglihong2007
2025-03-02 16:32:48 +08:00
parent 1e41bc00cb
commit 031f9c7ca0
2 changed files with 24 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<LangVersion>13.0</LangVersion>
<StartupObject>CRSim.App</StartupObject>
<ApplicationIcon>Assets\CRSimIcon.ico</ApplicationIcon>
<Version>1.2.3.3</Version>
<Version>1.2.4.0</Version>
</PropertyGroup>
<ItemGroup>

View File

@@ -1 +1,23 @@
# CRSim
# CRSim
![GitHub Repo stars](https://img.shields.io/github/stars/denglihong2007/CRSim)
![GitHub forks](https://img.shields.io/github/forks/denglihong2007/CRSim)
![GitHub license](https://img.shields.io/github/license/denglihong2007/CRSim)
![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/denglihong2007/CRSim/total)
![GitHub issues](https://img.shields.io/github/issues/denglihong2007/CRSim)
![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/denglihong2007/CRSim)
CRSim 是一款用于模拟中国铁路系统信息显示的软件。该仓库包含运行和开发 CRSim 应用程序所需的所有代码和资源。
## 特性
- 模拟各种铁路信息显示(目前只有引导屏)
- 按照多个车站实际仿真的界面(北京西、上海、成都东、哈尔滨、淄博......
- 使用 .Net 9.0 构建
## 安装
推荐:前往[国铁信息显示模拟](http://47.122.74.193/CRSim/)官方网站下载安装,带有自动更新。
不推荐:前往[Release](https://github.com/denglihong2007/CRSim/releases/tag/v1.2.3.3)界面手动下载,不带有自动更新。