C# Server
|
Some checks failed
.NET / build (push) Has been cancelled
The console cursor positioning and padding logic in UpdateDisplay() was unnecessary and could cause visual glitches. This logic is now handled more robustly elsewhere in the display system. Also added nullability annotation to cmdToRun variable for better type safety. |
||
|---|---|---|
| .github/workflows | ||
| Common | ||
| Config | ||
| Docs | ||
| GameServer | ||
| KcpSharp | ||
| Program | ||
| Proto | ||
| WebServer | ||
| .gitignore | ||
| build.sh | ||
| HyacineCore.sln | ||
| LICENSE | ||
| README.md | ||
| start.bat | ||
| start.ps1 | ||
| update_server.sh | ||
| utils.sh | ||
HyacineDH-Core
项目开发中
📖介绍
特征:支持游戏的4.0版本 加入我们的聊天群组:Discord
📦快速开始
要求:.NET 9.0 点击下载
git clone https://github.com/DBKAHHK/HyacineDH-Core.git
cd HyacineDH-Core
dotnet run
📝使用说明
如果你不想从源代码编译,请使用 Releases 下载预编译的文件。
💡功能
-
[√] 商店
-
[√] 编队
-
[√] 抽卡
-
[√] 战斗
-
[√] 场景
-
[√] 基本的角色培养
-
[√] 任务 - 勉强可用
-
[√] 朋友 - 简单聊天与指令
-
[√] 忘却之庭 & 虚构叙事 & 末日幻影
-
[√] 异相仲裁
-
[√] 成就
-
更多 - Coming soon...
🙌鸣谢
- Weedwacker
- SqlSugar
- LunarCore
- DanhengServer-OpenSource