Paket.Unity3D Versions Save

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

0.3.0

6 years ago

Remove special copy directory for directories starting with Plugins

0.2.2

8 years ago

Enables logs and adds verbose mode

0.2.1

8 years ago

Removes debug logs

0.2.0

8 years ago
  • Supports DLL packages (uses net35 for Unity3D projects)
  • Allows for omit-content and framework restrictions in paket.references file
  • Does not delete .meta files unless they are really removed

0.1.0

9 years ago

Adds PAKET.UNITY3D.VERSION environment veriable to request a specific version via the paket.unity3d.bootstrapper.exe

0.0.14

9 years ago

Add command installs automatically when single project is found and displays a warning when multiple projects are found but interactive command is not given

0.0.12

9 years ago

Implements Add command

0.0.11

9 years ago

Removes debug information from bootstrapper

0.0.10

9 years ago

Git merge hickup has been fixed and paket.unity3d.exe should be working again

0.0.9

9 years ago

Attaches AssemblyInfo version numbers so the bootstrapper can function