0.0.1 • Published 3 years ago

@odessalimited/com.odessa.nets.core v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

NETS-Core-Unity

Using NETS in unity

{
"scopedRegistries": [
    {
      "name": "Odessa NETS",
      "url": "https://npm.cloudsmith.io/odessa/NETS",
      "scopes": [
        "com.odessa.nets"
      ]
    }
  ],
  "dependencies": {
    "com.odessa.nets.core": "0.0.2",
    "jillejr.newtonsoft.json-for-unity": "git+https://github.com/jilleJr/Newtonsoft.Json-for-Unity.git#12.0.301",
    "jillejr.newtonsoft.json-for-unity.converters": "git+https://github.com/jilleJr/Newtonsoft.Json-for-Unity.Converters.git#1.0.0",
    ...
    }
}