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

Allow .unitypackage dependencies to be installed from the Unity Asset Store #15

Open
kibiz0r opened this issue Dec 18, 2015 · 0 comments

Comments

@kibiz0r
Copy link

kibiz0r commented Dec 18, 2015

Maintaining dependencies purchased through the Asset Store can be a real pain, and the best solution I have in the short term is to manually check for updates and re-package them as Nuget/Paket packages that are hosted privately.

That's an okay solution, but it's a real pain and cuts out a lot of the potential usefulness of using Paket in the first place.

I would like to be able to specify a dependency that lives on the Asset Store, and use semver to constrain it, and be able to automatically update when new matching versions come out.

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

No branches or pull requests

1 participant