From fb0d9e444bc6ac6333360fded6c4fd8585352ba1 Mon Sep 17 00:00:00 2001 From: David Andersen Date: Mon, 31 Oct 2016 13:28:13 -0700 Subject: [PATCH] first save is _autosave1.zip --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ca7d6e..3c20e52 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Try to connect to the server. Check the logs if it isn't working. ## Saves -A new map named `save.zip` is generated the first time the server is started. The `map-gen-settings.json` file in `/tmp/factorio/config` is used for the map settings. On subsequent runs the newest save is used. +A new map named `_autosave1.zip` is generated the first time the server is started. The `map-gen-settings.json` file in `/tmp/factorio/config` is used for the map settings. On subsequent runs the newest save is used. To load an old save stop the server and run the command `touch oldsave.zip`. This resets the date. Then restart the server. @@ -98,7 +98,6 @@ To keep things simple, the container uses a single volume mounted at `/factorio` | `-- fancymod.zip `-- saves |-- _autosave1.zip - `-- save.zip ## Ports