mix gen.sdk
(GameServer v1.0.637)
Copy Markdown
Generates SDK stub modules from the real GameServer modules.
This task reads the real implementations and generates stub modules for the SDK package with matching type specs and documentation.
Usage
mix gen.sdkThe generated files are placed in sdk/lib/game_server/.