Commit graph

2 commits

Author SHA1 Message Date
White
42c7a2b030 Resolved a bug in CommandLineParser,
which caused servers started with a single argumentless flag to not parse the flag.
Closes #1411
2017-03-19 10:06:45 +10:30
White
fc7460c7d5 Added and implemented a basic command-line parser.
This replaces the switch-case in HandleCommandLine and HandleCommandLinePostConfigLoad
2017-03-13 11:43:41 +10:30