mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-10 12:47:24 +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.
|
The philosophy is to keep things simple.
|
||||||
|
|
||||||
|
* Self-configure to a minimal working state.
|
||||||
* Prefer configuration files over environment variables.
|
* Prefer configuration files over environment variables.
|
||||||
* The container should work in a basic way without external configuration.
|
|
||||||
* Use one volume for data.
|
* 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
|
| |-- server-settings.json
|
||||||
| +-- map-gen-settings.json
|
| +-- map-gen-settings.json
|
||||||
|-- mods
|
|-- mods
|
||||||
| +-- fancymod.zip
|
| |-- fancymod.zip
|
||||||
+-- saves
|
+-- saves
|
||||||
|-- _autosave1.zip
|
|-- _autosave1.zip
|
||||||
+-- save.zip
|
+-- save.zip
|
||||||
|
Loading…
Reference in New Issue
Block a user