dr-server: run Dungeon Runners Reborn headless under Wine

New service module on FredOS-Mediaserver that launches the friend's
Windows-only Unity server (DR_Server.exe -batchmode -nographics) in a
Win64 wine prefix. wineboot initializes the prefix on first start.
Opens auth/game/queue ports 2110, 2603-2606 (TCP+UDP).

Build files staged separately at ~/dr-server-build on the server;
sudo-move into /var/lib/dr-server/Build after the rebuild.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-05-07 09:40:42 +01:00
parent 38e2275b0b
commit 8b83cf9bfb
2 changed files with 70 additions and 0 deletions

View file

@ -19,6 +19,7 @@
# Services #
./services/server-permissions.nix
./services/game-servers.nix
./services/dr-server.nix
./services/qbittorrent-nox.nix
./services/nginx.nix
./services/go2rtc.nix