I created a package and dependency manager for Godot
github.com·7h·
Discuss: r/godot
Flag this post

gdpacman

This is a prototype tool for Godot addons.

Contents

Features

What is the point of this tool? Mainly dependencies. Sometimes you want to make an addon that uses another one, so you don’t have to reinvent the wheel. And while you could include that addon inside of your own project, the user could end up installing multiple of the same addon, which woul…

Similar Posts

Loading similar posts...