
Ametrin Command System
Execute game commands via text input with a console-like system. Supports simple callbacks, advanced command registration with automatic argument parsing, async operations, and custom argument parsers. Built-in parsers handle primitives while extensible architecture allows custom types and subcommand groups for organized command hierarchies.

