mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-31 08:58:08 +01:00 
			
		
		
		
	Let scenario.sh script to use map-gen-settings.json/map-settings.json located in config directory. (#341)
This commit is contained in:
		| @@ -32,6 +32,8 @@ fi | ||||
| exec /opt/factorio/bin/x64/factorio \ | ||||
|   --port "$PORT" \ | ||||
|   --start-server-load-scenario "$SERVER_SCENARIO" \ | ||||
|   --map-gen-settings "$CONFIG/map-gen-settings.json" \ | ||||
|   --map-settings "$CONFIG/map-settings.json" \ | ||||
|   --server-settings "$CONFIG/server-settings.json" \ | ||||
|   --server-banlist "$CONFIG/server-banlist.json" \ | ||||
|   --server-whitelist "$CONFIG/server-whitelist.json" \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user