Skip to content

Please provide UPM git package for install #96

@Thaina

Description

@Thaina

Is your feature request related to a problem? Please describe.
I want to install this package as git repo package, it was more convenience and easier to maintain
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
Allow us to add dependency like this

{
  "dependencies": {
    "com.apple.unityplugin.core": "https://github.com/apple/unityplugins.git?path=/plug-ins/Apple.Core/Apple.Core_Unity/Assets/Apple.Core",
    ...
  }
}

Folder structure is readied but it might need something like prebuild dll ?

Describe alternatives you've considered
Core Standard maybe? https://discussions.unity.com/t/announcing-unity-core-standards-early-access/1690385

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions