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("bitwes/gut == 9.7.1", "tokisangames/terrain3d >= 1.0.2")
  1. Install paco in your project folder (usually as res://addons/paco)
  2. Execute the run.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.5

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.