Skip to content

A re-implementation server of an anime game by c#

License

Notifications You must be signed in to change notification settings

qinfyy/DanhengServer

Repository files navigation

Danheng Server

This project is building! The game cannot run correctly!

EN | 簡中 | 繁中 | JP

💡 Function

  • [√] Shop

  • [√] Formation

  • [√] Gacha - Custom Probability: )

  • [√] Battle - There are some errors in the scene skills

  • [√] Scene - Walking simulator, interaction, correct loading of entities

  • [√] Basic character development - Some minor bugs that don't significantly affect the experience

  • [√] Quests - Many quests involving the male protagonist have been completed. If you choose the female protagonist, you may get stuck in certain quests and need to be repaired

  • [-] Friends - Under development

  • [-] Simulated Universe - Under development

  • More - Comming soon

🍗 Use & Installation

Quick Start

  1. Download the executable file from Action
  2. Open the downloaded DanhengServer.zip and extract it to any folder *preferably an English path (Optional) Download the certificate.p12 from the WebServer folder of the source code to enable HTTPS mode, ensuring a more secure transmission
  3. Run GameServer.exe
  4. Run the agent, start the game link, and enjoy!

Build

Danheng server is built using Dotnet

**Requirement: **

Windows
git clone --recurse-submodules https://github.com/StopWuyu/DanhengServer.git
cd DanhengServer
dotnet build # compile

❓ Help

  • Support Android system
  • Mission 100040119 (cannot be completed automatically) (use /mission finish 100040119 to fix it)

❕️ Troubleshooting

For solutions to common problems or assistance, please join our Discord server at https://discord.gg/xRtZsmHBVj

🙌 Thank you

  • Weedwacker - provides kcp implementation
  • SqlSugar - Provides ORM
  • LunarCore - Some data structures and algorithms

About

A re-implementation server of an anime game by c#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages