1
0
mirror of https://github.com/bplein/factorio-docker.git synced 2024-11-24 08:42:31 +02:00

Add a todo

This commit is contained in:
Christophe Vandekerchove 2016-03-27 08:23:46 +02:00
parent f589953648
commit 09be8bf68a

View File

@ -48,3 +48,6 @@ Where [NUMBER] is the number of autosave slots.
As everybody knows about factorio is you can add mods to it. Now you can also do it in this docker image by mounting a volume.
`docker run -d -v [PATH]:/opt/factorio/mods -p [PORT]:34197/udp zopanix/factorio`
Where [PATH] is the path to the folder with your mods.
ToDo's
-----
* Add possibility to allow in-game commands ( can be considered as cheating :-p )