Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

Changing which save file is loaded #6

Open
Torkiwi opened this issue Oct 20, 2019 · 2 comments
Open

Changing which save file is loaded #6

Torkiwi opened this issue Oct 20, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@Torkiwi
Copy link

Torkiwi commented Oct 20, 2019

Best way i've found to change which save to load :

  1. Change the WORLD_NAME in docker-compose.yml to match the save* you want to load.
    ( * : folder name in/opt/SpaceEngineersDedicated/Saves)

  2. Delete SpaceEngineers-Dedicated.cfg from /opt/SpaceEngineersDedicated.
    ( make a backup ? )

  3. Restart your server

@Lazalatin
Copy link
Owner

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?

@Lazalatin Lazalatin added the enhancement New feature or request label Oct 21, 2019
@Torkiwi
Copy link
Author

Torkiwi commented Oct 21, 2019

Why not edit the config file and replace the tags that are controlled by entrypoint.sh on startup ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants