format list

This commit is contained in:
David Andersen 2016-10-26 16:52:05 -07:00
parent 3404976818
commit 1b5a9d5b9e

View File

@ -80,16 +80,16 @@ Copy the mods into the mods folder and restart the server.
The server has only one volume: ```/factorio```. Under this folder there are folders for ```/saves```, ```/mods```, and ```/config```. The server has only one volume: ```/factorio```. Under this folder there are folders for ```/saves```, ```/mods```, and ```/config```.
* ```/factorio``` * ```/factorio```
** ```/config``` ** ```/config```
*** ```server-settings.json``` *** ```server-settings.json```
*** ```map-gen-settings.json``` *** ```map-gen-settings.json```
** ```/mods``` ** ```/mods```
** ```/saves``` ** ```/saves```
## Ports ## Ports
* ```34197/udp``` - Client (required) * ```34197/udp``` - Factorio clients (required).
* ```27015/tcp``` - Remote console (optional) * ```27015/tcp``` - RCON (optional).
# Credits # Credits