mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-31 08:58:08 +01:00 
			
		
		
		
	Merge pull request #200 from DBendit/stop-deleting-mapgen
Stop wiping out mapgen settings
This commit is contained in:
		| @@ -23,7 +23,6 @@ fi | ||||
|  | ||||
| if [ ! -f $CONFIG/map-gen-settings.json ]; then | ||||
|   cp /opt/factorio/data/map-gen-settings.example.json $CONFIG/map-gen-settings.json | ||||
|   echo "{}" > $CONFIG/map-gen-settings.json | ||||
| fi | ||||
|  | ||||
| if [ ! -f $CONFIG/map-settings.json ]; then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user