TShock/TShockAPI/CLI
Chris c4129cf645 Updates the commandline parser to not be broken.
It should now correctly parse a commandline such as `["", "-flag", "-flag", "arg" ... "etc" ]`
2017-12-09 15:19:34 +10:30
..
CommandLineParser.cs Updates the commandline parser to not be broken. 2017-12-09 15:19:34 +10:30
FlagSet.cs Added and implemented a basic command-line parser. 2017-03-13 11:43:41 +10:30