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 factorio
|-- config |-- config
| |-- map-gen-settings.json | |-- map-gen-settings.json
| |-- map-settings.json
| |-- rconpw | |-- rconpw
| |-- server-settings.json | |-- server-adminlist.json
| |-- server-whitelist.json
| |-- server-banlist.json | |-- server-banlist.json
| `-- server-adminlist.json | |-- server-settings.json
| `-- server-whitelist.json
|-- mods |-- mods
| `-- fancymod.zip | `-- fancymod.zip
`-- saves `-- saves