Skip to content

Migrate client commands to a registry

Mario requested to merge Mario/client_command_registry into master

Migrates client->server commands (such as say and clientversion) to a registry, matching the other command handlers.

Merge request reports