godot-plugin
godot-plugin copied to clipboard
A plugin for godot implementing the godot package manager, a npm based package delivery system.
Godot Package Manager plugin for godot
Warning This gpm implementation does not support yaml, toml and hjson, only pure json is supported.
Installation
Note read the using packages quickstart first.
- Clone the repository or grab the latest release
- Place the
addons/godot-package-managerfolder into your project'saddonsdirectory - Enable the plugin in Godot. A new menu will appear in the editor's bottom panel, that contains the update and purge buttons