🚀StarRupture Config Builder

    Config Builder

    Generate your DSSettings.txt configuration file with an interactive builder.

    Presets

    Server Settings

    Name of the save game session. This identifies your world.

    Save Settings

    300s (5 min)

    Time between automatic saves in seconds.

    Forces creation of a new world when set to true.

    Loads an existing save when set to true.

    Filename of the save to load.

    DSSettings.txt
    default

    {
      "SessionName": "MySaveGame",
      "SaveGameInterval": "300",
      "StartNewGame": "false",
      "LoadSavedGame": "true",
      "SaveGameName": "AutoSave0.sav"
    }