modio / modio-unity-legacy

Unity Plugin for integrating mod.io - a modding API for game developers
https://mod.io
MIT License
66 stars 16 forks source link

OpenUPM package #30

Open MeikelLP opened 4 years ago

MeikelLP commented 4 years ago

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

Melodatron commented 4 years ago

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

Melodatron commented 4 years ago

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.

MeikelLP commented 4 years ago

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/