modio-unity-legacy icon indicating copy to clipboard operation
modio-unity-legacy copied to clipboard

OpenUPM package

Open MeikelLP opened this issue 5 years ago • 3 comments

I'd love to see this package on https://openupm.com/.

Usually I would add this package myself but I don't know about your git tags.

docs: https://openupm.com/docs/adding-upm-package.html

MeikelLP avatar Feb 11 '20 07:02 MeikelLP

That's currently my goal, and should be there within 24 hours!

Melodatron avatar Feb 11 '20 08:02 Melodatron

This might take a little longer than anticipated as I'll need to look at how I incorporate the third party libraries as requirements rather than dlls. It's on my list of things to do for the start of next week.

Melodatron avatar Feb 12 '20 00:02 Melodatron

You can reference the Unity's internal JSON library (which isn't recommended but it works): https://bintray.com/unity/unity-staging/com.unity.nuget.newtonsoft-json

You might also be able to add git references as dependencies: https://openupm.com/packages/com.coffee.git-dependency-resolver/

MeikelLP avatar Feb 12 '20 07:02 MeikelLP