you-win / godot-package-manager

A package manager for Godot using NPM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A package manager for Godot using NPM

License:Apache License 2.0


Languages

Language:GDScript 100.0%