From 01aeb3b1aa37d21593fee2dd453c511547ec137f Mon Sep 17 00:00:00 2001 From: Entroper Date: Tue, 6 Jun 2017 14:22:31 -0400 Subject: [PATCH] Add map-settings.json to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b3bad2..4f609ad 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Now run the server as before. In about a minute the new version of Factorio shou ## Saves -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. +A new map named `_autosave1.zip` is generated the first time the server is started. The `map-gen-settings.json` and `map-settings.json` files in `/tmp/factorio/config` are 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. Another option is to delete all saves except one.