02-27-2016, 05:11 AM
Hmm I would prefer that "daemon" ignores stdin but keeps in foreground. Because it's ignoring stdin, it takes his input from a fifo.
Perhaps we want to make a flag to pass config over the command line. This makes it easy to run multiple instances of one eg minigame map if you put the port as command line argument
Perhaps we want to make a flag to pass config over the command line. This makes it easy to run multiple instances of one eg minigame map if you put the port as command line argument