No description
| .github | ||
| Command | ||
| Common | ||
| Config | ||
| DanhengKcpSharp | ||
| docs | ||
| GameServer | ||
| Program | ||
| Proto | ||
| WebServer | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| Config.json | ||
| DanhengServer.sln | ||
| LICENSE.txt | ||
| README.md | ||
HyacineDH
此项目正在开发中! 原仓库地址: https://github.com/EggLinks/DanhengServer-OpenSource
📖介绍
特征:支持游戏的3.8版本。
💡功能
-
[√] 商店
-
[√] 编队
-
[√] 抽卡 - 自定义概率
-
[√] 战斗 - 场景技能中有一些错误
-
[√] 场景 - 行走模拟器、交互逻辑、实体加载
-
[√] 基本的角色培养 - 应该没问题
-
[√] 任务 - 并不支持
-
[√] 朋友 - 支持
-
[√] 忘却之庭 & 虚构叙事 & 末日幻影 - 异相仲裁正在开发中
-
[√] 模拟宇宙 & 黄金机械 - 无法游玩: )
-
[√] 成就 - 可用
-
更多 - Coming soon...
🍗使用&安装
快速启动
- 在 仓库发布页 下载可执行文件
- 打开下载完成的
HyacineDH.zip解压至任意文件夹 应当使用英文路径 - 提示:内置资源缓存。你可以直接启动服务器,而不必下载Resources
(可选) 在源代码的WebServer文件夹中下载
certificate.p12使得以HTTPS模式启动增加了一点没用的安全性: )
- 运行GameServer.exe
- 运行代理 启动游戏 链接,享受!
构建
DanhengServer 使用 .NET Framework 构建
前置:
Windows
git clone --recurse-submodules https://github.com/DBKAHHK/HyacineDH.git
cd .\HyacineDH
.\dotnet build # 编译
Linux (Ubuntu 20.04)
# 添加 Microsoft 包存储库
wget https://packages.microsoft.com/config/ubuntu/20.04/packages-microsoft-prod.deb -O packages-microsoft-prod.deb
sudo dpkg -i packages-microsoft-prod.deb
rm packages-microsoft-prod.deb
# 安装 .NET SDK
sudo apt-get update && \
sudo apt-get install -y dotnet-sdk-8.0
- 编译并运行环境
git clone --recurse-submodules https://github.com/DBKAHHK/HyacineDH.git
cd DanhengServer
.\dotnet build # 编译
./Gameserver
向 Microsoft 显示其他系统版本
❓帮助
- 支持安卓系统
- 存在大量问题,请进入我们的服务器或提交issue反馈
❕️故障排除
获取常见问题的解决方案或寻求帮助,请加入我们的Discord服务器