Auto Save deprecated

by Atria

Utilities
7 years ago
0.14
9
Owner:
Atria
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
7 years ago
Latest Version:
1.1.0 (7 years ago)
Factorio version:
0.14
Downloaded by:
9 users

MOD RENAMED TO: MULTIPLAYER PERSISTENT AUTO SAVE.


Set up period and prefix of persistent autosaves.
-period in minutes
-game are saved with name "<prefix><autosaveId>", where <autosaveId> = floor(gameTime / period)

Works only on multiplayer servers. Only first player can set up period and prefix (so admin?).
In singleplayer only message is shown. So at least you are made aware you should autosave by hand.


Changelog
1.1.0
-Fixed colliding with native game autosave
1.0.0
-Mod Created