Chris Bradfield 9d66e8f2ef Code cleanup преди 6 години
..
custom_dock 2a9dbe8d51 Ported over the custom node and custom dock plugins to Godot 3. преди 7 години
custom_import_plugin 9d66e8f2ef Code cleanup преди 6 години
custom_material_creator 9d66e8f2ef Code cleanup преди 6 години
custom_node 2a9dbe8d51 Ported over the custom node and custom dock plugins to Godot 3. преди 7 години
readme.txt 2a9dbe8d51 Ported over the custom node and custom dock plugins to Godot 3. преди 7 години

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