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 has been archived by the owner on Nov 18, 2020. It is now read-only.
The original intend with the SpaceEngineers-Dedicated.cfg in the projects resource folder was to be able to make all server settings configurable apart from the world settings. Also there is the intend to use this configuration file to be able to generate a new world (which I did not accomplish, yet)
What would you suggest as a change to the entrypoint.sh? Should we intentionally delete the config file, if we are loading an existing world on container startup?
Best way i've found to change which save to load :
Change the WORLD_NAME in docker-compose.yml to match the save* you want to load.
( * : folder name in/opt/SpaceEngineersDedicated/Saves)
Delete SpaceEngineers-Dedicated.cfg from /opt/SpaceEngineersDedicated.
( make a backup ? )
Restart your server
The text was updated successfully, but these errors were encountered: