ixuAutoSave

by ixu

Configurable autosave

Utilities
a month ago
0.18 - 2.0
544
Owner:
ixu
Source:
https://github.com/hahoyer/factorio
Homepage:
N/A
License:
MIT
Created:
4 years ago
Latest Version:
0.1.16 (a month ago)
Factorio version:
0.18 - 2.0
Downloaded by:
544 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)