Windrose
Application Docker from Nodiaque's Repository
Vue d'ensemble
This Docker will download and install SteamCMD. It will also install Windrose and run it on Wine64.
** Configuration are required after first run **
Network:
Direct Port:
Port used are defined under Game Parameters. If you change them, you must remove and create the port binding.
Dyamic Port:
Remove the queryport and port from the game parameter, remove the port binding and start using host network. You must also change serverdescription.json to change "usedirectconnection" from true to false.
Configuration:
You must wait for the game to be fully initialize once, then shutdown the server to modify the config file.
NEVER MODIFY WHILE THE CONTAINER IS RUNNING.
There is 2 configuration file.
R5/ServerDescription.json is for the server itself (how it run). After first run, you must change these:
"IsPasswordProtected": true,
"Password": "yourpassword",
"UseDirectConnection": true,
"DirectConnectionServerPort": 7777,
To edit World configuration and settings, you edit the file WorldDescription.json. This file will be under a random named folder like R5/Saved/SaveProfiles/Default/RocksDB/game version/Worlds/world document id/WorldDescription.json
Reference:
https://playwindrose.com/dedicated-server-guide/
Update Notice: Simply restart the container if a newer version of the game is available.
Joining a gameIf you don't use the direct port method, you must join using the invite code that you can find in ServerDescription.json
Arguments d'exécution
- Réseau
bridge- Coquille
bash- Privilégié
- false
- Paramètres supplémentaires
--restart=unless-stopped
Configuration du modèle
- Cible
- /serverdata/steamcmd
- Valeur
- /mnt/user/appdata/steamcmd
- Cible
- /serverdata/serverfiles
- Valeur
- /mnt/cache/appdata/windrose
If you change the port or query port, you must change port mapping
- Cible
- GAME_PARAMS
- Valeur
- -MULTIHOME=0.0.0.0 -PORT=7777 -QUERYPORT=7778
- Cible
- 7777
- Défaut
- 7777
- Valeur
- 7777
- Cible
- 7777
- Défaut
- 7777
- Valeur
- 7777
- Cible
- 7778
- Défaut
- 7778
- Valeur
- 7778
Fallback container directory for tailscale state information - Added By Community Applications
- Cible
- CA_TS_FALLBACK_DIR
- Défaut
- /serverdata/steamcmd
- Valeur
- /serverdata/steamcmd
Fallback container directory for tailscale state information - Added By Community Applications
- Cible
- CA_TS_FALLBACK_DIR
- Défaut
- /serverdata/steamcmd
- Valeur
- /serverdata/steamcmd
Catégories
Télécharger les statistiques
Détails
nodiaque/steamcmd:windroseExécutez Windrose sur Unraid.
Windrose est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.