I want to be able to trigger a game save in singleplayer mode, from a mod.
Relatedly, I'd like to know the name the current game is most recently saved with.
Save game function
Re: Save game function
Agreed ![Smile :)](./images/smilies/icon_e_smile.gif)
Including:
Setting Save game name on save
Reading list of saved games
Loading a named save game
![Smile :)](./images/smilies/icon_e_smile.gif)
Including:
Setting Save game name on save
Reading list of saved games
Loading a named save game
- bobingabout
- Smart Inserter
- Posts: 7352
- Joined: Fri May 09, 2014 1:01 pm
- Contact:
Re: Save game function
Why can't we do this already?
Re: Save game function
There are several things that have to happen during saving to ensure the save file is valid to be loaded meaning saving can't happen during the middle of a game tick.bobingabout wrote:Why can't we do this already?
It hasn't happened yet because I haven't gotten around to adding a system to do post-tick saving.
If you want to get ahold of me I'm almost always on Discord.