mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-12 19:27:11 +01:00
minor text changes
This commit is contained in:
parent
a7f765a070
commit
1247c62b13
@ -75,8 +75,8 @@ RCON is currently disabled.
|
||||
|
||||
The philosophy is to keep things simple.
|
||||
|
||||
* Self-configure to a minimal working state.
|
||||
* Prefer configuration files over environment variables.
|
||||
* The container should work in a basic way without external configuration.
|
||||
* Use one volume for data.
|
||||
|
||||
|
||||
@ -89,7 +89,7 @@ To keep things simple, the container uses a single volume mounted at `/factorio`
|
||||
| |-- server-settings.json
|
||||
| +-- map-gen-settings.json
|
||||
|-- mods
|
||||
| +-- fancymod.zip
|
||||
| |-- fancymod.zip
|
||||
+-- saves
|
||||
|-- _autosave1.zip
|
||||
+-- save.zip
|
||||
|
Loading…
Reference in New Issue
Block a user