1
0
mirror of https://github.com/bplein/factorio-docker.git synced 2025-02-09 13:37:06 +02:00

Reorganizing volume listing to include map-settings and proper ordering

This commit is contained in:
Dave Bendit 2019-02-28 13:45:51 -06:00
parent 902ad53bd3
commit 69a52f2c19

View File

@ -198,11 +198,12 @@ To keep things simple, the container uses a single volume mounted at `/factorio`
factorio
|-- config
| |-- map-gen-settings.json
| |-- map-settings.json
| |-- rconpw
| |-- server-settings.json
| |-- server-whitelist.json
| |-- server-adminlist.json
| |-- server-banlist.json
| `-- server-adminlist.json
| |-- server-settings.json
| `-- server-whitelist.json
|-- mods
| `-- fancymod.zip
`-- saves