Skip to content

A plugin for godot implementing the godot package manager, a npm based package delivery system.

License

Notifications You must be signed in to change notification settings

godot-package-manager/godot-plugin

Repository files navigation

Godot Package Manager plugin for godot

discord version

Warning This gpm implementation does not support yaml, toml and hjson, only pure json is supported.

Installation

Note read the using packages quickstart first.

  1. Clone the repository or grab the latest release
  2. Place the addons/godot-package-manager folder into your project's addons directory
  3. Enable the plugin in Godot. A new menu will appear in the editor's bottom panel, that contains the update and purge buttons