Siccity / xNodeGroups

A small addon for xNode that lets you add groups to your graphs
MIT License
96 stars 22 forks source link

Add Unity Package Manager support #4

Closed RafaelGrochoska closed 3 years ago

RafaelGrochoska commented 3 years ago

I've created the assembly definition files and package.json to be able to install this using the Unity Package Manager.

Unfortunatelly, the base xNode is not automatically instaled because Unity does not support git dependencies on custom packages.