English | 中文
A local web app to control Danheng Server via UI with i18n support in 12 languages.
Visit https://anyrainel.github.io/DHConsole/ to use the latest version.
- Character Management (change Stats, Light Cone, Relics, etc.)
- Relic Management (pick your affixes and upgrades, or let DHConsole recommend for you)
- Mission Management (pick missions to skip)
- Scene Management (unlock props in the scene, as a workaround for not implemented features)
- Inventory Management (send more items to inventory)
- Account level, gender and other controls (e.g. unlock everything)
- Custom Commands
- Download plugin dll from DanhengPlugin-DHConsoleCommands.
- Place the dll in the
Pluginsfolder of your Danheng Server.
- Open DHConsole in your browser.
git clone https://github.com/Anyrainel/DHConsole.git --depth 1
cd DHConsole
npm install
npm run devThen open the url from the terminal output.
Remember to click the Connect button after opening the page. You will need to find the config.json file from your private server to initiate the connection.
The connection with Danheng Server can sometimes be unstable, you might need to connect again if the connection is lost.
Open new issues in this repo.


