NebulaModTeam / nebula

A multiplayer mod for the game Dyson Sphere Program
GNU General Public License v3.0
835 stars 124 forks source link

[Headless - Suggestion] Create a new save game via startup params #597

Closed AlienXAXS closed 1 year ago

AlienXAXS commented 1 year ago

Hi, During my work with the Linux Wine stuff it would be super useful if there was a way to invoke DSPGame.exe to create a save game (either random seed, or based on a seed provided via parameter) and exit.

This can be used to programically create new servers that "just run" right after the install from steamcmd, removing the need for user file uploads to remote servers if the user wishes to just start a-fresh loading the newly created save via the -load-latest param.

Thanks :)