Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melon-studio/mchmr-updater-v2
McHMR Updater v2
https://github.com/melon-studio/mchmr-updater-v2
csharp downloader wpf
Last synced: 27 days ago
JSON representation
McHMR Updater v2
- Host: GitHub
- URL: https://github.com/melon-studio/mchmr-updater-v2
- Owner: Melon-Studio
- License: gpl-3.0
- Created: 2024-06-17T01:44:33.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-04T15:03:21.000Z (about 1 month ago)
- Last Synced: 2024-10-10T14:05:05.370Z (27 days ago)
- Topics: csharp, downloader, wpf
- Language: C#
- Homepage: https://doc.dooper.top
- Size: 1.81 MB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
McHMR-Updater-v2
Minecraft 服务器客户端热更新解决方案(更新器项目)
## 介绍
这是由 Melon-Studio 团队开发的 McHMR 更新器项目,使用 C# 语言,该更新器项目基于 WPF 框架开发,本项目使用国际 GPLv3 开源协议开源,受到法律保护。
## 贡献
> 如果你是服务器管理员,需要使用 McHMR 请 Star 后前往 https://doc.dooper.top 查看详细的部署指南。
如果您有兴趣为 McHMR 做出代码贡献,可以按照以下步骤进行项目搭建:
推荐项目开发环境:
```none
.NET Framework 4.8.1
Visual Studio 2022 Community
```Star 并 Fork 本仓库,在你的计算机上 Clone Forked 仓库:
```sh
git clone https://github.com/YouUserName/McHMR-Updater-v2.git
```请阅读项目[开发规范](https://doc.dooper.top/)后再编写代码并提交pr。
## 许可证
本开源项目遵循国际 GPLv3 开源许可证,具体内容请详细阅读 [LICENSE](./LICENSE) 文件。