Closed FSM1 closed 1 year ago
Summary Unity Package Manager requires a package.json to be included in the package.
package.json
Motivation This will improve the ability for developers to import the package from UPM.
Additional context See docs around the structure of the package.json here: https://docs.unity3d.com/Manual/upm-manifestPkg.html
Looks like this might be a subtask for #316
Blocked until the single-repository core library is ready
Fixed a while ago. See ^HEAD
Summary Unity Package Manager requires a
package.json
to be included in the package.Motivation This will improve the ability for developers to import the package from UPM.
Additional context See docs around the structure of the package.json here: https://docs.unity3d.com/Manual/upm-manifestPkg.html