Generic C# development tools
Chris Bell
8ffedd6ba9
- Ability to add custom parsers to the CommandManager with AddCustomerParser(Type, Func<string, object>) - Added two custom parsers from the COGWHEEL class: `System.Numerics.Vector2` and `System.Numerics.Vector3` |
||
---|---|---|
src | ||
.gitignore | ||
Cogwheel.csproj | ||
Program.cs |