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

Unity Package support #28

Open
Baste-RainGames opened this issue Aug 16, 2019 · 2 comments
Open

Unity Package support #28

Baste-RainGames opened this issue Aug 16, 2019 · 2 comments

Comments

@Baste-RainGames
Copy link

Are there any plans to provide the Odin framework as a Unity Package compatible with the Package Manager?

It'd be convenient to include it in other packages, but right now that requires copying the entire asset over. That becomes problematic if other packages also uses Odin, or if the user is using the Odin Inspector.

@TorVestergaard
Copy link
Member

This is something that we're looking into, but it might be rather challenging due to the limitations of Unity's package manager and the problems involved with packages that modify their own (such as Odin Serializer, which can adjust its own assembly import settings automatically). For now, we recommend downloading and using a package the old, more reliable and predictable way.

Maybe this will happen one day in the future, though! I'll leave the issue open.

@iDreamsOfGame
Copy link

iDreamsOfGame commented Jul 7, 2020

@TorVestergaard Check out https://openupm.com. This is the 3rd-party package manager tool for Unity.

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