mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
c179d233a1
* fix: Examples/AdditiveLevels/Prefabs/Portal doesn't depend on TextMeshPro anymore (for 2019 compatibility) * packages: removed unnecessary TextMeshPro (causes errors in Unity 2019) * fix: NetworkReader byte[] constructor added again for 2019 support * fix: NetworkReader byte[] SetBuffer added again for 2019 support * fix: NetworkClient OnTimeSnapshotMessage: NetworkTime.localTime for 2019 support * fix: NetworkServer NetworkLateUpdate: NetworkTime.localTime for 2019 support * fix: Read/WriteGuid support for 2019 * fix: NetworkTransformBase: NetworkTime.localTime for 2019 support * fix: Grid2D new hashSet constructor without capacity for 2019 support * 2019 * this
350 lines
8.9 KiB
JSON
350 lines
8.9 KiB
JSON
{
|
|
"dependencies": {
|
|
"com.unity.2d.sprite": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.2d.tilemap": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.ext.nunit": {
|
|
"version": "1.0.6",
|
|
"depth": 1,
|
|
"source": "registry",
|
|
"dependencies": {},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.ide.rider": {
|
|
"version": "3.0.15",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {
|
|
"com.unity.ext.nunit": "1.0.6"
|
|
},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.ide.visualstudio": {
|
|
"version": "2.0.16",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {
|
|
"com.unity.test-framework": "1.1.9"
|
|
},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.ide.vscode": {
|
|
"version": "1.2.5",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.settings-manager": {
|
|
"version": "1.0.3",
|
|
"depth": 1,
|
|
"source": "registry",
|
|
"dependencies": {},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.test-framework": {
|
|
"version": "1.1.31",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {
|
|
"com.unity.ext.nunit": "1.0.6",
|
|
"com.unity.modules.imgui": "1.0.0",
|
|
"com.unity.modules.jsonserialize": "1.0.0"
|
|
},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.testtools.codecoverage": {
|
|
"version": "1.0.1",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {
|
|
"com.unity.test-framework": "1.0.16",
|
|
"com.unity.settings-manager": "1.0.1"
|
|
},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.ugui": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.ui": "1.0.0",
|
|
"com.unity.modules.imgui": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.xr.legacyinputhelpers": {
|
|
"version": "2.1.10",
|
|
"depth": 0,
|
|
"source": "registry",
|
|
"dependencies": {
|
|
"com.unity.modules.vr": "1.0.0",
|
|
"com.unity.modules.xr": "1.0.0"
|
|
},
|
|
"url": "https://packages.unity.com"
|
|
},
|
|
"com.unity.modules.ai": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.androidjni": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.animation": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.assetbundle": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.audio": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.cloth": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.physics": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.director": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.audio": "1.0.0",
|
|
"com.unity.modules.animation": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.imageconversion": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.imgui": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.jsonserialize": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.particlesystem": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.physics": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.physics2d": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.screencapture": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.imageconversion": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.subsystems": {
|
|
"version": "1.0.0",
|
|
"depth": 1,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.jsonserialize": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.terrain": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.terrainphysics": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.physics": "1.0.0",
|
|
"com.unity.modules.terrain": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.tilemap": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.physics2d": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.ui": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.uielements": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.ui": "1.0.0",
|
|
"com.unity.modules.imgui": "1.0.0",
|
|
"com.unity.modules.jsonserialize": "1.0.0",
|
|
"com.unity.modules.uielementsnative": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.uielementsnative": {
|
|
"version": "1.0.0",
|
|
"depth": 1,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.ui": "1.0.0",
|
|
"com.unity.modules.imgui": "1.0.0",
|
|
"com.unity.modules.jsonserialize": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.umbra": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.unityanalytics": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.unitywebrequest": "1.0.0",
|
|
"com.unity.modules.jsonserialize": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.unitywebrequest": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.unitywebrequestassetbundle": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.assetbundle": "1.0.0",
|
|
"com.unity.modules.unitywebrequest": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.unitywebrequestaudio": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.unitywebrequest": "1.0.0",
|
|
"com.unity.modules.audio": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.unitywebrequesttexture": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.unitywebrequest": "1.0.0",
|
|
"com.unity.modules.imageconversion": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.unitywebrequestwww": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.unitywebrequest": "1.0.0",
|
|
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
|
|
"com.unity.modules.unitywebrequestaudio": "1.0.0",
|
|
"com.unity.modules.audio": "1.0.0",
|
|
"com.unity.modules.assetbundle": "1.0.0",
|
|
"com.unity.modules.imageconversion": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.vehicles": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.physics": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.video": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.audio": "1.0.0",
|
|
"com.unity.modules.ui": "1.0.0",
|
|
"com.unity.modules.unitywebrequest": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.vr": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.jsonserialize": "1.0.0",
|
|
"com.unity.modules.physics": "1.0.0",
|
|
"com.unity.modules.xr": "1.0.0"
|
|
}
|
|
},
|
|
"com.unity.modules.wind": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {}
|
|
},
|
|
"com.unity.modules.xr": {
|
|
"version": "1.0.0",
|
|
"depth": 0,
|
|
"source": "builtin",
|
|
"dependencies": {
|
|
"com.unity.modules.physics": "1.0.0",
|
|
"com.unity.modules.jsonserialize": "1.0.0",
|
|
"com.unity.modules.subsystems": "1.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|