wooga / Paket.Unity3D

An extension for the Paket dependency manager that enables the integration of NuGet dependencies into Unity3D projects.
http://wooga.github.io/Paket.Unity3D/
The Unlicense
42 stars 9 forks source link

Allow .unitypackage dependencies #13

Open kibiz0r opened 8 years ago

kibiz0r commented 8 years ago

This would probably take a bit of annoying work, for not a whole lot of immediate gain since Unity packages don't really add any capabilities beyond what Paket could do for you anyway, but insist on having a slightly different format.

However, this would be the first necessary step to having smooth interop between Nuget/Paket and Unity's (fairly limited) ways of sharing code and resources.