feat: add sm64coopdx headless dedicated server

Multi-stage Docker build compiles sm64coopdx from source with HEADLESS=1.
Includes patches for GCC 11 float.h and upstream platform.c fallback bug.
Server runs on UDP 7777, supports 16 players, comes with bundled mods.

Also hardcodes OpenFusion SHARD_IP (was using PUBLIC_HOST variable).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
consultoria-as
2026-03-03 06:53:51 +00:00
parent ad8fcae10c
commit 1cc3baf58b
4 changed files with 85 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
*.md
.git