Utilities
7 years ago
0.14
8
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:
8 users

Mod for periodic persistent autosaves. Only works in multiplayer.

Set autosave period, autosave prefix and mod will save every period into distinct save file. Only first player in server is allowed to set up these (don't know how headless servers will work with this).

Saves will be named "<prefix><autosaveId>", where <autosaveId> = floor(gameTime / period). So "MyAutosavePrefix1", "MyAutosavePrefix2", ...


Changelog:
1.1.0
-Fixed error when starting new save
1.0.0
-Created