mix gen.sdk
(GameServer v1.0.509)
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.sdk
The generated files are placed in sdk/lib/game_server/.