Skip to content

Repository files navigation

Godot Goodie Grabber

Godot Goodie Grabber (ggg) is a project manager for Godot games, inspired by uv for Python.

Declare your Godot version and addon dependencies in a ggg.toml file. Then a single command sets up the full project environment - right engine version, all addons installed, every time.

ggg sync   # downloads Godot, installs all addons
ggg edit   # opens the project in the pinned editor

Addons can come from git repositories, pre-built archives, or the Godot Asset Library. A ggg.lock file records exact resolved versions so every contributor and every CI run gets a bit-for-bit identical environment.

Documentation

godotneers.github.io/ggg

License

MIT OR Apache-2.0

About

Godot Goodie Grabber - the missing package and project manager for Godot

Resources

Stars

15 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages