1
Download Developer Tools
Obtain the Developer Tools package which includes example plugin code.
2
Implement Java Plugin API
Develop plugins by implementing interfaces such as Atlas or WritableHeader.
3
Write or Record Python Scripts
Use the Python Script API to write or record scripts and manage them via the Script Manager.
4
Test Atlas and Protocol Features
Test FSL-style atlases and open files using the mango:// protocol in the desktop app.
5
Build Native Plugins if Needed
Use JNI examples to build native compiled libraries for performance-critical tasks.