commit 0a25e7275e3c66d597dd1b32829caec4f1146f73 Author: leancloud-bot Date: Wed Oct 18 16:52:54 2023 +0800 2.2.2-dev.2 diff --git a/Plugins.meta b/Plugins.meta new file mode 100644 index 0000000..8c45901 --- /dev/null +++ b/Plugins.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: d2d0d1bf8224c422e9d667304daf4e79 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Plugins/Play.deps.json b/Plugins/Play.deps.json new file mode 100644 index 0000000..68c729a --- /dev/null +++ b/Plugins/Play.deps.json @@ -0,0 +1,111 @@ +{ + "runtimeTarget": { + "name": ".NETStandard,Version=v2.0/", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETStandard,Version=v2.0": {}, + ".NETStandard,Version=v2.0/": { + "Play/1.0.0": { + "dependencies": { + "NETStandard.Library": "2.0.3", + "Realtime": "1.0.0" + }, + "runtime": { + "Play.dll": {} + } + }, + "Microsoft.NETCore.Platforms/1.1.0": {}, + "NETStandard.Library/2.0.3": { + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0" + } + }, + "Common/1.0.0": { + "dependencies": { + "LC.Newtonsoft.Json": "11.0.1-beta2" + }, + "runtime": { + "Common.dll": {} + } + }, + "LC.Google.Protobuf/3.12.4": { + "dependencies": { + "NETStandard.Library": "2.0.3" + }, + "runtime": { + "LC.Google.Protobuf.dll": {} + } + }, + "LC.Newtonsoft.Json/11.0.1-beta2": { + "runtime": { + "LC.Newtonsoft.Json.dll": {} + } + }, + "Realtime/1.0.0": { + "dependencies": { + "LC.Google.Protobuf": "3.12.4", + "Storage": "1.0.0" + }, + "runtime": { + "Realtime.dll": {} + } + }, + "Storage/1.0.0": { + "dependencies": { + "Common": "1.0.0" + }, + "runtime": { + "Storage.dll": {} + } + } + } + }, + "libraries": { + "Play/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Microsoft.NETCore.Platforms/1.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", + "path": "microsoft.netcore.platforms/1.1.0", + "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" + }, + "NETStandard.Library/2.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", + "path": "netstandard.library/2.0.3", + "hashPath": "netstandard.library.2.0.3.nupkg.sha512" + }, + "Common/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "LC.Google.Protobuf/3.12.4": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "LC.Newtonsoft.Json/11.0.1-beta2": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Realtime/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Storage/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + } + } +} \ No newline at end of file diff --git a/Plugins/Play.deps.json.meta b/Plugins/Play.deps.json.meta new file mode 100644 index 0000000..017abd1 --- /dev/null +++ b/Plugins/Play.deps.json.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 14b06f5c440c24ec0abe71ee0c7e38ff +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Plugins/Play.dll b/Plugins/Play.dll new file mode 100644 index 0000000..02244e4 Binary files /dev/null and b/Plugins/Play.dll differ diff --git a/Plugins/Play.dll.meta b/Plugins/Play.dll.meta new file mode 100644 index 0000000..538612b --- /dev/null +++ b/Plugins/Play.dll.meta @@ -0,0 +1,33 @@ +fileFormatVersion: 2 +guid: 355f08d272b9745248571070836a9c75 +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/Plugins/Play.pdb b/Plugins/Play.pdb new file mode 100644 index 0000000..b940083 Binary files /dev/null and b/Plugins/Play.pdb differ diff --git a/Plugins/Play.pdb.meta b/Plugins/Play.pdb.meta new file mode 100644 index 0000000..d7f7666 --- /dev/null +++ b/Plugins/Play.pdb.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 66e3c1683bce74bfab1b16f6940ba8fc +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Plugins/link.xml b/Plugins/link.xml new file mode 100644 index 0000000..724110f --- /dev/null +++ b/Plugins/link.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Plugins/link.xml.meta b/Plugins/link.xml.meta new file mode 100644 index 0000000..6d15163 --- /dev/null +++ b/Plugins/link.xml.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: faa197a75459b4a428fb5d160290478a +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/package.json b/package.json new file mode 100644 index 0000000..3cee3ff --- /dev/null +++ b/package.json @@ -0,0 +1,17 @@ +{ + "name": "com.leancloud.play", + "version": "2.2.2-dev.2", + "displayName": "LeanCloud Play", + "description": "This is leancloud Play package", + "unity": "2019.1", + "dependencies": { + "com.leancloud.storage": "https://github.com/leancloud/csharp-sdk-upm.git#storage-2.2.2-dev.2", + "com.leancloud.realtime": "https://github.com/leancloud/csharp-sdk-upm.git#realtime-2.2.2-dev.2" + }, + "keywords": ["LeanCloud", "Play"], + "author": { + "name": "LeanCloud", + "email": "support@leancloud.rocks", + "url": "https://leancloud.cn/" + } +} diff --git a/package.json.meta b/package.json.meta new file mode 100644 index 0000000..61066fc --- /dev/null +++ b/package.json.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 96be35fe4bfb2444f87b1ebe8b8bca31 +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: