ixuAutoSave

by ixu

Configurable autosave

Utilities
2 hours ago
0.18 - 2.1
627
Owner:
ixu
Source:
https://github.com/hahoyer/factorio
Homepage:
N/A
License:
MIT
Created:
5 years ago
Latest Version:
0.1.17 (2 hours ago)
Factorio version:
0.18 - 2.1
Downloaded by:
627 users

Provides configurable auto save.
Frequency and some prefix can be configured .
Frequency can be changed during runtime.
Prefix can be set at start of each game (configurable)
Names of the periodical save file will be _autosave-{Prefix}_{hhmmss}.zip.
For games longer than one day and shorter than 10 days it is _autosave-{Prefix}_d{d}.{hhmmss}.zip.
For games longer than 10 days it is _autosave-{Prefix}_l{#d}.{d}.{hhmmss}.zip (where #d is the number of digits of the number of days)