Paket.Unity3D Versions Save

An extension for the Paket dependency manager that enables the integration of NuGet dependencies into Unity3D projects.

0.0.8

9 years ago

Adds Paket.Unity3D.Bootstrapper

0.0.7

9 years ago

More documentation and guides Example project

0.0.6

9 years ago

Updates for Paket.Core 0.22.9 Does not modify paths of "Plugins" directories Removed DLL embedding (postponed until Unity5 where you can link DLLs per platform)

0.0.5

9 years ago

Cleans Paket.Unity3D directories in Unity3D projects when updating dependencies

0.0.4

9 years ago

Not a prerelease anymore

0.0.3-beta

9 years ago

Uses ILRepack to merge exe with dlls

0.0.2-beta

9 years ago

Bundles dll files along in tools directory

0.0.1-beta

9 years ago

Installs libraries and content files from nuget-packages, respects Plugin directories Initial beta-release