You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
Due to the early stage of the game, modding a dedicated server is not yet final.
One way is to override the games .xml files:
docker run --mount /path/to/modded.xml:/var/lib/steam/linux32/steamapps/content/app_600760/depot_600762/rocketstation_DedicatedServer_Data/StreamingAssets/Data/original.xml:ro ...
To ensure compatibility with mods, you should always specify the image version hetsh/stationeers:<manifest_id> and only upgrade once all mods are compatible.