This project is under development! Some game technique might not correctly!
-
[√] Shop
-
[√] Formation
-
[√] Gacha - Custom probability : )
-
[√] Battle - Some errors are exist among scene skills
-
[√] Scene - Walking simulator, interaction, correct loading of entities
-
[√] Basic character development - Some minor bugs that don't significantly affect the playing experience
-
[√] Quests - There may be some bugs in some missions, the main story before Penacony is basically playable, and most of the story after Penacony has bugs
-
[√] Friends
-
[√] Forgotten Hall & Pure Fiction & Apocalyptic Shadow
-
[√] Simulated Universe & Gold and Gears
-
[√] Achievements - Most achievements can be completed.
-
More - Coming soon
Some functions for the game might not support at the first time when new "Anime Game" version drops, please stay tune to our new commit. Since version 2.3, we've created a private fork which supports beta version, and will merge to main branch asap when it's ready.
- Download the executable file from Action
- Open the downloaded
DanhengServer.zip
and extract it to any folder *preferably an English path (Optional) Download thecertificate.p12
from the WebServer folder of the source code to enable HTTPS mode, ensuring a more secure traffic - Download Resourceshttps://github.com/Dimbreath/StarRailData and unzip to the same directory
Resources
, and Turn to https://github.com/EggLinks/DanhengServer-Resources download onlyResources/Config
folder, ExcelOutput and other should use Dimbreath's,then download Configuration from the project and unzip to the same directoryConfig
- Run GameServer.exe
- Run proxy, start the game, and enjoy!
DanhengServer is built using .NET Framework
**Requirement: **
git clone --recurse-submodules https://github.com/EggLink/DanhengServer-Public.git
cd DanhengServer
dotnet build # compile
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
# Install .NET SDK
sudo apt-get update && \
sudo apt-get install -y dotnet-sdk-8.0
- Compile and run environment
git clone --recurse-submodules https://github.com/EggLink/DanhengServer-Public.git
cd DanhengServer
.\dotnet build # compile
./Gameserver
- Support Android system
For solutions to common problems or assistance, please join our Discord server at https://discord.gg/xRtZsmHBVj