Unity local UPM package installer
that takes info from the package, downloads it.
and installs dependencies and script to a local editor folder.
CONS
- dev time
- maintenance
- dependency clash management (ugh)
- i’m fixing a paid app’s problem for free
Unity local manifest issue
Unity local
Backlinks¶
- Unity Package Manager
- could considered creating a Unity - local UPM package installer