ChainSafe / web3.unity

🕹 Unity SDK for building games that interact with blockchains.
GNU Lesser General Public License v3.0
922 stars 237 forks source link

Add manifest package.json to the project #333

Closed FSM1 closed 1 year ago

FSM1 commented 1 year ago

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

kalambet commented 1 year ago

Looks like this might be a subtask for #316

Arshia001 commented 1 year ago

Blocked until the single-repository core library is ready

kalambet commented 1 year ago

Fixed a while ago. See ^HEAD