From 031f9c7ca0e5bc1dc35a3792748423469231a674 Mon Sep 17 00:00:00 2001 From: denglihong2007 <2639367181@qq.com> Date: Sun, 2 Mar 2025 16:32:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E5=88=B01.2.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CRSim/CRSim.csproj | 2 +- README.md | 24 +++++++++++++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/CRSim/CRSim.csproj b/CRSim/CRSim.csproj index dd8d5c5..4e0b1f0 100644 --- a/CRSim/CRSim.csproj +++ b/CRSim/CRSim.csproj @@ -9,7 +9,7 @@ 13.0 CRSim.App Assets\CRSimIcon.ico - 1.2.3.3 + 1.2.4.0 diff --git a/README.md b/README.md index 1f07b0a..2797122 100644 --- a/README.md +++ b/README.md @@ -1 +1,23 @@ -# CRSim \ No newline at end of file +# 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)界面手动下载,不带有自动更新。