aboutsummaryrefslogtreecommitdiff
path: root/demos/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Completed the support for plugins! It is not possible to add plugins.Juan Linietsky2016-02-2715-0/+390
Not all APIs are provided yet, please request whathever you are missing. Some example plugins are provided in demos/plugins. Just copy them to a folder in your project named addons/ and then enable them from the project settings. Have fun!