unity-jtween
unity-jtween copied to clipboard
Automate adding dependent packages for users importing JTween via legacy UnityPackage archive
Importing the legacy UnityPackage for JTween will not automatically import its required packages in the same way that importing it via the PackageManager will. I believe there is an API to do this programmatically and would like to investigate further to make this easier for users importing the library in this way.