Hugo Locurcio 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 6 tahun lalu
..
custom_dock cfcc0f3964 Port misc and plugin demos to Godot 3.1 6 tahun lalu
custom_import_plugin cfcc0f3964 Port misc and plugin demos to Godot 3.1 6 tahun lalu
custom_material_creator cfcc0f3964 Port misc and plugin demos to Godot 3.1 6 tahun lalu
custom_node 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 6 tahun lalu
readme.txt 2a9dbe8d51 Ported over the custom node and custom dock plugins to Godot 3. 8 tahun lalu

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