diff --git a/Assets/Mirror/Hosting/Edgegap/Plugins.meta b/Assets/Mirror/Hosting/Edgegap/Plugins.meta deleted file mode 100644 index ee3ad7944..000000000 --- a/Assets/Mirror/Hosting/Edgegap/Plugins.meta +++ /dev/null @@ -1,8 +0,0 @@ -fileFormatVersion: 2 -guid: 15ffbfc8c9d534062980989f0894bb43 -folderAsset: yes -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Mirror/Hosting/Edgegap/Plugins/Newtonsoft.Json.dll b/Assets/Mirror/Hosting/Edgegap/Plugins/Newtonsoft.Json.dll deleted file mode 100755 index 07f62f852..000000000 Binary files a/Assets/Mirror/Hosting/Edgegap/Plugins/Newtonsoft.Json.dll and /dev/null differ diff --git a/Assets/Mirror/Hosting/Edgegap/Plugins/Newtonsoft.Json.dll.meta b/Assets/Mirror/Hosting/Edgegap/Plugins/Newtonsoft.Json.dll.meta deleted file mode 100644 index 4971aafaa..000000000 --- a/Assets/Mirror/Hosting/Edgegap/Plugins/Newtonsoft.Json.dll.meta +++ /dev/null @@ -1,33 +0,0 @@ -fileFormatVersion: 2 -guid: db4c1934c17fd46569361a1480a83fcd -PluginImporter: - externalObjects: {} - serializedVersion: 2 - iconMap: {} - executionOrder: {} - defineConstraints: [] - isPreloaded: 0 - isOverridable: 0 - isExplicitlyReferenced: 0 - validateReferences: 1 - platformData: - - first: - Any: - second: - enabled: 1 - settings: {} - - first: - Editor: Editor - second: - enabled: 0 - settings: - DefaultValueInitialized: true - - first: - Windows Store Apps: WindowsStoreApps - second: - enabled: 0 - settings: - CPU: AnyCPU - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/Mirror/Hosting/Edgegap/Plugins/version.txt b/Assets/Mirror/Hosting/Edgegap/Plugins/version.txt deleted file mode 100644 index 0529c4f00..000000000 --- a/Assets/Mirror/Hosting/Edgegap/Plugins/version.txt +++ /dev/null @@ -1,2 +0,0 @@ -source: https://github.com/JamesNK/Newtonsoft.Json/releases/tag/13.0.3 -architecture: netstandard 1.0 \ No newline at end of file diff --git a/Assets/Mirror/Hosting/Edgegap/Plugins/version.txt.meta b/Assets/Mirror/Hosting/Edgegap/Plugins/version.txt.meta deleted file mode 100644 index a56cc36c6..000000000 --- a/Assets/Mirror/Hosting/Edgegap/Plugins/version.txt.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 7018c7264b8964779abf058b6de19b4e -TextScriptImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Packages/manifest.json b/Packages/manifest.json index 5d422cc21..04e067792 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -40,7 +40,8 @@ "com.unity.modules.video": "1.0.0", "com.unity.modules.vr": "1.0.0", "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" + "com.unity.modules.xr": "1.0.0", + "com.unity.nuget.newtonsoft-json": "3.2.1" }, "testables": [ "com.unity.test-framework.performance" diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index d641779e8..d28d9a02e 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -44,6 +44,13 @@ "dependencies": {}, "url": "https://packages.unity.com" }, + "com.unity.nuget.newtonsoft-json": { + "version": "3.2.1", + "depth": 0, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, "com.unity.settings-manager": { "version": "1.0.3", "depth": 1,