mud_server.api.routes.game ========================== .. py:module:: mud_server.api.routes.game .. autoapi-nested-parse:: Game interaction endpoints (commands, chat, status). Functions --------- .. autoapisummary:: mud_server.api.routes.game.router Module Contents --------------- .. py:function:: router(engine) Build the game router with access to the game engine.