BML+ documentation¶
Choose the page that matches what you are trying to do. Installing BML+, creating a mod, and changing the loader use different packages and tools.
Use BML+¶
Install the runtime, add native or script mods, update an existing installation, or diagnose a loading problem.
Create a mod¶
Choose between a script mod, a native mod, or a native plugin that also exposes a CKAngelScript API. Start from the released SDK and its templates.
Choose a mod development route
Contribute to BML+¶
Build the loader, find the subsystem that owns a change, preserve its public interfaces, and run the appropriate tests.
The full step-by-step script tutorial is maintained on the Simplified Chinese site.