Skip to content

Custom Scripts

BroTools offers an extra feature that allows you to add whatever scripts you want to BroTools - Extras - Custom Scripts menu. This could be useful if you want to create your own portable script library, and quickly add them to Maya's menu, or when working on some new short scripts. Compared to using Maya's shelf this menu will be more stable and portable and will survive deleting maya's prefs folder.

To add scripts to that menu simply add .py files to BroTools\core\custom_scripts folder. You can make any changes to those scripts without reloading BroTools or Maya, they are loaded from disk for every execution.

Use "Reload" button at the bottom of Custom Scripts menu when adding or removing new files from the BroTools\core\custom_scripts folder.

Screenshot