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