godot-demo-projects/plugins
Geequlim 3534533d57 Expose ResourceImportMetadata::set_source_md5 for script 2016-06-03 18:45:44 +08:00
..
custom_dock
custom_import_plugin Expose ResourceImportMetadata::set_source_md5 for script 2016-06-03 18:45:44 +08:00
custom_node
readme.txt

readme.txt

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/*