Unity Package Manager

I’m doing devops and have ended up whit a Unity project. I have found that developers commit allot of the dll to the repository.

I found a folder called UnityPackageManager whit a empty file but can not see to find any documentation. Where can i read about this feature as im hoping thats the right thing to use. The unity projects do not look to work whit standard C# tools like nuget or packet so was wondering if this was something i could use

What’s the format of the manifest.json and where can i brows it’s repo

Hi @MrGameDev19,

This file can be disregarded for 2017.3 and prior, This is used by the *Package Manager* but it was not fully enabled. Look for 2018.1 where the new Unity Package Manager will be fully enabled.

Regards,

Pascal