Paket.Unity3D icon indicating copy to clipboard operation
Paket.Unity3D copied to clipboard

Provide a way to export a Paket-based project as a .unitypackage

Open kibiz0r opened this issue 9 years ago • 1 comments

If we have #13, then a natural next step is to let Unity developers choose to share their projects as .unitypackages, which are suitable for import through the editor or uploading to the asset store.

kibiz0r avatar Dec 18 '15 22:12 kibiz0r

If you're not against using gradle: https://github.com/wooga/atlas-unity -> gradle unity wrapper https://github.com/wooga/atlas-paket -> gradle paket wrapper

see also our opinionated release plugin which does exactly that https://github.com/wooga/atlas-release.

Larusso avatar Sep 26 '17 08:09 Larusso