SimpleFolderIcon icon indicating copy to clipboard operation
SimpleFolderIcon copied to clipboard

Support UPM Packages

Open sh0ou opened this issue 7 months ago • 0 comments

Worked on transferring to the asset folder package folder to be able to support Unity Package standards (e.g. OpenUPM). fix #10

Changes

  • Add Package.json
  • Transfer Directory Assets -> Packages
    • Fix Path variable value Assets -> Packages
  • Remove unnecessary package references
  • Upgrade existing packages

sh0ou avatar Jul 18 '24 08:07 sh0ou