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```.
* ```/factorio```
** ```/config```
*** ```server-settings.json```
*** ```map-gen-settings.json```
** ```/mods```
** ```/saves```
** ```/config```
*** ```server-settings.json```
*** ```map-gen-settings.json```
** ```/mods```
** ```/saves```
## Ports
* ```34197/udp``` - Client (required)
* ```27015/tcp``` - Remote console (optional)
* ```34197/udp``` - Factorio clients (required).
* ```27015/tcp``` - RCON (optional).
# Credits