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

Why isn't this a unity plugin/package? #63

Open
KangTheTerrible opened this issue Nov 22, 2021 · 2 comments
Open

Why isn't this a unity plugin/package? #63

KangTheTerrible opened this issue Nov 22, 2021 · 2 comments

Comments

@KangTheTerrible
Copy link

Hi there, I was in the process of importing/extracting this unitypackage but noticed it was importing directly into assets. Would it be possible to upgrade this so that it works like most modern unity packages using the package manager and imports into the packages folder? This results in a much cleaner and more maintainable deployment. I've already done the effort locally and will probably fork this in the meantime.

Thanks,

Rami

@payzer
Copy link
Member

payzer commented Nov 22, 2021

It's a really good suggestion and perhaps we can do another version that is built to work with the package manager. Thank you for raising it.

The reason we use the asset model is our minimum supported version is 2017, which doesn't have full package manager support.

@rksouthee
Copy link

Has there been any update on this? Is 2017 still a minimum supported version?

Would be nice if we could use the Packages folder rather than importing directly in to the Assets folder

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

3 participants