6fc1c3a4d1
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!
13 lines
No EOL
239 B
Text
13 lines
No EOL
239 B
Text
|
|
To install these, copy each of these folders to a folder:
|
|
|
|
addons/
|
|
|
|
inside your projects, example:
|
|
|
|
addons/custom_node
|
|
|
|
To distribute and install from UI, make a zip that contains the folder,
|
|
example:
|
|
|
|
zip -r custom_node.zip custom_node/* |