Hi @mapluisch
Thank you again for the great library.
It would be nice if you provide the library in UPM (Unity Package Manager).
These are some benefits of UPM
- UPM allows users to install and update packages directly from the Unity Editor via git URL or OpenUPM
- UPM can handle dependencies like
com.unity.nuget.newtonsoft-json
- UPM allows for clear separation between library code and application code
If you are not familiar with UPM, I'll make a pull request.
Hi @mapluisch
Thank you again for the great library.
It would be nice if you provide the library in UPM (Unity Package Manager).
These are some benefits of UPM
com.unity.nuget.newtonsoft-jsonIf you are not familiar with UPM, I'll make a pull request.