Customization using Python

Python can be used for customization like creating ribbons, sprite actions, functionality etc. To activate this, use the following environment variable SL_PYTHON_CUSTOM_RIBBONS=User_Location\MyRibbon.xml.

MyRibbon.xml contains the information regarding the python file to run.

MyRibbon.py contains the script to create ribbons, sprite actions and linking to functions.

Sample Files