From 09be8bf68a2ff4801e8fc0354a16a9a8c0144200 Mon Sep 17 00:00:00 2001 From: Christophe Vandekerchove Date: Sun, 27 Mar 2016 08:23:46 +0200 Subject: [PATCH] Add a todo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9b7ccdb..78c7e84 100644 --- a/README.md +++ b/README.md @@ -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 )