Mods and Saves Sync
Posted: Wed Nov 02, 2016 4:41 pm
I have a laptop and a desktop that I play Factorio on. Often times I want to continue a game on a different computer than I began on. I have a file server running FreeNAS with a shared drive on both pcs. It is mapped the same on both.
I created a simple batch file that I use to first sync from the network drive, then launch Factorio. It is then paused until I exit the game at which time it then syncs any updates from the pc I am on back to the network drive.
It works great, but I was hoping to make it just that extra bit more automated. I know very little programming and just enough about batch files to copy files. I noticed in the cmd window that I can see what Factorio is doing and when you exit it says "Goodbye". I was wondering if there is anyway to make the last sync (back to the network drive) occur automatically when the line with Goodbye is printed.
Or is there a completely different and easier way of doing this?
I created a simple batch file that I use to first sync from the network drive, then launch Factorio. It is then paused until I exit the game at which time it then syncs any updates from the pc I am on back to the network drive.
It works great, but I was hoping to make it just that extra bit more automated. I know very little programming and just enough about batch files to copy files. I noticed in the cmd window that I can see what Factorio is doing and when you exit it says "Goodbye". I was wondering if there is anyway to make the last sync (back to the network drive) occur automatically when the line with Goodbye is printed.
Or is there a completely different and easier way of doing this?