Skip to content

TrisBits/FactorioBlueprintBackup

Repository files navigation

FactorioBlueprintBackup

PSScriptAnalyzer

ko-fi

Description

On game startup from Steam, a backup of all files with the naming pattern blueprint-storage*.dat is taken (supports both v1 and v2 Factorio). It maintians the last 10 timestamped backups, and the oldest is removed.

Setup on Windows

  • Download FactorioBlueprintBackup-win.zip from Releases.

  • Unzip the file.

  • Copy the entire folder FactorioBlueprintBackup to your Factorio Steam Library location. For example the default is C:\Program Files (x86)\Steam\steamapps\common\Factorio.

  • In the Steam client, go to the Factorio Library entry.

    • Select Manage (the Gear icon), and open Properties.

    • Under LAUNCH OPTIONS, enter the full path to FactorioBlueprintBackupLauncher.bat in double-quotes followed by %command%.

      Example:

      "C:\Program Files (x86)\Steam\steamapps\common\Factorio\FactorioBlueprintBackup\FactorioBlueprintBackupLauncher.bat" %command%
  • Start Factorio to verify the setup is working. A new directory should now be present in the save file location %appdata%\Factorio, named blueprint-backups.
    Inside the blueprint-backups directory, you will find folders timestamped with Factorio startup times. Inside each timestamped folder will be a backup copy of the blueprint-storage.dat and/or blueprint-storage-2.dat file, taken at that time.

FAQ

  • On the first use, Windows may produce the following warning. Simply select Run Anyway. It should not prompt on subsequent executions.

    Windows Warning

  • To upgrade the script, follow the installation procedure and accept all file overwrite prompts from Windows.

About

Creates timestamped backup copies of blueprint-storage.dat

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

 
 
 

Contributors