Skip to main content

A package manager for the Godot Engine

Project description

Godot Package Manager

PyPI version

A python script to download and update Git-based packages and their dependencies.

Installation

pip install gopm

Usage

Run gopm.py in the game directory. Use gopm -h to show the usage:

Usage: gopm [COMMAND] [-v] ...

u / update Update all packages

s / upgrade Upgrade all packages to the latest version

i / install Install a package from a git URI or search and install a package from Github

r / remove Uninstall the specified package

-v / --verbose Enable verbose logging

-h / --help Show this help message

Installed addons will be put in the addons folder.

Note that you still need to enable some plugins in the project settings.

Creating Packages

An installable package needs to have an addons folder with one or multiple folders inside, and optionally a godotmodules.txt file with dependencies.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gopm-3.1.1.tar.gz (426.6 kB view hashes)

Uploaded Source

Built Distribution

gopm-3.1.1-py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page