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
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