48
Paco - The tiny package manager (store.godotengine.org)
submitted 4 days ago* (last edited 4 days ago) by sunbytes@programming.dev to c/godot@programming.dev

Paco is a free tiny package manager that provides a safer way to manage dependencies by downloading and installing packages from a trusted and predefined array rather than shipping addons and / or binaries directly with the project.

It's pretty much like Python, Go, or Ruby, where project dependencies can be installed from a list of packages and versions.

We’d love to get any feedback on this and know what you'd like to see improved

Thanks! 👋

all 24 comments
sorted by: hot top new old
[-] cheat700000007@lemmy.world 2 points 3 days ago
[-] jerkface@lemmy.ca 1 points 1 day ago

It's considered more sophisticated and refined.

[-] copygirl@lemmy.blahaj.zone 7 points 4 days ago* (last edited 4 days ago)

I honestly prefer git submodules, but not every addon provides a readily cloneable repo (or branch).

What prevents bad actors from changing stuff under the hood? Pinning specific versions and verifying via checksum could be helpful here.

[-] sunbytes@programming.dev 1 points 4 days ago* (last edited 4 days ago)

What prevents bad actors from changing stuff under the hood?

You'd have to hack into the asset store and upload another zip archive there to update the official registry, I guess 😄

verifying via checksum could be helpful here

Indeed, lock files and checksums are planned
It's still in early development and if you can help with any of this please suggest changes on the repo

Also if you're into decentralization you can own your manifest

[-] copygirl@lemmy.blahaj.zone 4 points 3 days ago* (last edited 3 days ago)

I don't know how the official asset store works, but some software repositories allow re-uploading binaries under the same version, often for a legitimate reason. Relatedly, for example, Vintage Story released the same version twice for Linux, because the first time it had a broken install script. Everything else stayed the same. It broke the AUR package though and required a pkgrel bump.

A bug in the asset store could be exploited or it could be hacked, a popular asset silently replaced, and then you won't know if something changed. You mentioned decentralization, but if you wanna support other unofficial sources, then again you need to either trust them (and their security), or you could have a verification check like I mentioned.

[-] sunbytes@programming.dev 3 points 3 days ago

Absolutely, there are preliminary work on package integrity verification it's simply non-food paying work as you can imagine but it will be committed anytime soon.
I know lock files are done by now, it will just take few more changes to have package integrity verification aswell.
We just didn’t expect people to want a full-featured package manager right away, but it’s going to happen.
Thank you for these wise advices, and again, you're more than welcome to join if you find time!

[-] copygirl@lemmy.blahaj.zone 1 points 3 days ago

Like pikl said, you made claims, so you can't just go "oh those don't matter because I'm not being paid". I wasn't demanding anything, I was just wondering if the claims held up. I'm just as much a hobby dev as you (by choice, in my case). We won't be able to do everything, satisfy everyone, finish every project, whatever it might be... but we can accept feedback all the same. And I'm glad you're considering mine.

[-] x_pikl_x@lemmy.world 2 points 3 days ago

So you're selling it as a secure option, but the only question anyone has asked about security you say I don't know, laugh and change the subject. Immediately moving on.

[-] RelativityRanger@jlai.lu 3 points 3 days ago

you say I don’t know, laugh and change the subject. Immediately moving on.

Where? I read a suggestion that one could hack the official registry and that's exactly one of the point that @copygirl@lemmy.blahaj.zone raised afterwards

Then OP just says lock files and checksums are planned, can't you read?

[-] sunbytes@programming.dev 2 points 3 days ago* (last edited 3 days ago)

Selling? It's free software mate lol
No addon depends on each other yet, we're fine we got plenty of time to fix a week old projet
If you want to stand out, you can do so here and just so you know, commits are coming 😘

[-] RelativityRanger@jlai.lu 2 points 3 days ago

Don’t let yourself be put off by negative comments people might make, keep up the good work on this, it's a great start

[-] altphoto@lemmy.today 1 points 3 days ago
[-] cally@piefed.blahaj.zone 3 points 4 days ago

Cool! I don't have projects with dependencies right now but I'll check back on this if I do, I imagine it's useful for uploading to git hosting platforms without including a bunch of extra stuff that can be downloaded from the Godot store instead

this post was submitted on 31 Aug 2026
48 points (96.2% liked)

Godot

7868 readers
1 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

!roguelikedev@programming.dev

Credits

founded 3 years ago
MODERATORS