mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
38 lines
1.8 KiB
Markdown
38 lines
1.8 KiB
Markdown
# Danheng Server
|
|
**__This project is building! The game cannot run correctly!__**
|
|
<p align="center">
|
|
<a href="https://visualstudio.com"><img src="https://img.shields.io/badge/Visual%20Studio-000000.svg?style=for-the-badge&logo=visual-studio&logoColor=white" /></a>
|
|
<a href="https://dotnet.microsoft.com/"><img src="https://img.shields.io/badge/.NET-000000.svg?style=for-the-badge&logo=.NET&logoColor=white" /></a>
|
|
<a href="https://www.gnu.org/"><img src="https://img.shields.io/badge/GNU-000000.svg?style=for-the-badge&logo=GNU&logoColor=white" /></a>
|
|
</p>
|
|
<p align="center">
|
|
<a href="https://discord.gg/xRtZsmHBVj"><img src="https://img.shields.io/badge/Discord%20Server-000000.svg?style=for-the-badge&logo=Discord&logoColor=white" /></a>
|
|
</p>
|
|
|
|
## Features
|
|
- Scene (Walking Simulator,Interaction,Correct entity loading)
|
|
- Friend (Developing)
|
|
- Battle (Some bugs in Scene skills)
|
|
- Lineup
|
|
- Rogue (Means Simulated Universe) (Developing)
|
|
- **Mission** (Many missions can work now) (To the first temporary mission scene) (if choose the woman, maybe u will get stuck in some missions - need to be fixed)
|
|
- Gacha (Custom chance)
|
|
- Shop
|
|
- Basic Avatar Promoting (some bugs)
|
|
|
|
## How to Use?
|
|
- Download the executable file in [Action](https://github.com/StopWuyu/DanhengServer/actions) or build it by urself
|
|
- Unzip it to a single folder
|
|
- Download the Dim's Resources and LunarCore's Resources.Do it as well as LunarCore
|
|
- Download the file in Config folder in this repo(Preparing),And move the files to Config/ folder
|
|
- Run it.
|
|
|
|
## Need Help
|
|
- Support for Android
|
|
- Support for 100040119 (can not be finished automatically) (use /mission finish 100040119 to fix it)
|
|
|
|
## Thanks
|
|
- Weedwacker - Provide a kcp implementation for C#
|
|
- [SqlSugar](https://github.com/donet5/SqlSugar) - Provide a ORM for C#
|
|
- [LunarCore](https://github.com/Melledy/LunarCore) - Some data structures and algorithms
|