Client
Server
Methods
boolean HasOption(string)
number GetOptionFloat(string, number)
integer GetOptionInt(string, integer)
string GetOption(string, string)
Vec2 GetOptionVec2(string, Vec2)
Vec3 GetOptionVec3(string, Vec3)
Vec4 GetOptionVec4(string, Vec4)
table GetAll(CommandLine)