Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically install plugin dependencies #13187

Closed
Tracked by #6276
willnationsdev opened this issue Nov 22, 2017 · 2 comments
Closed
Tracked by #6276

Automatically install plugin dependencies #13187

willnationsdev opened this issue Nov 22, 2017 · 2 comments

Comments

@willnationsdev
Copy link
Contributor

If you create a plugin that has dependencies on other plugins, it would be nice to be able to just put

[deps]

username/repo-name=version

Or some functionally equivalent syntax to automatically have those Asset Library assets installed as well.

@MrJustreborn
Copy link

MrJustreborn commented Nov 22, 2017

I would suggest the npm style for defining a version
https://docs.npmjs.com/misc/semver#versions
It's possible to set a minimum version, range, just major version etc

@willnationsdev willnationsdev changed the title Automatically install plugin dependencies via plugin.cfg Automatically install plugin dependencies Jan 23, 2019
@Calinou
Copy link
Member

Calinou commented May 27, 2020

Closing in favor of godotengine/godot-proposals#142 and godotengine/godot-proposals#607, as feature proposals are now tracked on the Godot proposals repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants