Aaron Franke ea5b868fc7 [3.1] Simplify list of branches in the README (#1255) hai 1 semana
..
custom_node 7e96ba1a6a Update plugin demos %!s(int64=5) %!d(string=hai) anos
material_creator ea5b868fc7 [3.1] Simplify list of branches in the README (#1255) hai 1 semana
material_import_plugin 7e96ba1a6a Update plugin demos %!s(int64=5) %!d(string=hai) anos
README.md 7e96ba1a6a Update plugin demos %!s(int64=5) %!d(string=hai) anos

README.md

Plugin demos

To use these plugins, copy any of these folders to the addons/ folder in a Godot project.

For example, the path would look like: addons/custom_node

Plugins can be distributed and installed from the UI. If you make a zip that contains the folder, Godot will recognize it as a plugin and will allow you to install it.

This can be done via the terminal: zip -r custom_node.zip custom_node/*