Description
Changelog
Reviews (0)

Intro

Paco 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 reduces risks of users unknowingly running malicious scripts or binaries bundled with a project.

Usage

  1. Specify addons under application/addons in project.godot
[application]

addons=PackedStringArray("https://host_a.net/1.2.3/addon_a.zip", "https://host_b.net/main/addon_b.zip")
  1. Install paco in a project folder (usually under res://addons)
  2. Run the paco.gd script headless with the command-line

License

This project is licensed under the AGPLv3. For more details, please refer to the LICENSE file.

AGPLv3 license

Changelog for version 0.0.3

No changelog provided for this version.

Reviews

Paco has no reviews yet.

Login to write a review.

Consider supporting the creators!

If you enjoyed this asset consider supporting its creator. Follow the link below.