From eb84bb298d2b95aec7b2ae12cbf25ac64f25379a Mon Sep 17 00:00:00 2001 From: tylermurphy534 Date: Sun, 6 Nov 2022 15:12:42 -0500 Subject: move to self host --- .../Assets/VRCSDK/Plugins/VRCCore-Editor.dll | Bin 0 -> 2710016 bytes .../Assets/VRCSDK/Plugins/VRCCore-Editor.dll.meta | 110 ++++++++++++++++++ .../Assets/VRCSDK/Plugins/VRCCore-Standalone.dll | Bin 0 -> 2697728 bytes .../VRCSDK/Plugins/VRCCore-Standalone.dll.meta | 127 +++++++++++++++++++++ .../Assets/VRCSDK/Plugins/VRCSDK3-Editor.dll | Bin 0 -> 17408 bytes .../Assets/VRCSDK/Plugins/VRCSDK3-Editor.dll.meta | 99 ++++++++++++++++ VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3.dll | Bin 0 -> 60928 bytes .../Assets/VRCSDK/Plugins/VRCSDK3.dll.meta | 30 +++++ .../Assets/VRCSDK/Plugins/VRCSDKBase-Editor.dll | Bin 0 -> 27648 bytes .../VRCSDK/Plugins/VRCSDKBase-Editor.dll.meta | 102 +++++++++++++++++ VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase.dll | Bin 0 -> 113664 bytes .../Assets/VRCSDK/Plugins/VRCSDKBase.dll.meta | 33 ++++++ 12 files changed, 501 insertions(+) create mode 100644 VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Editor.dll create mode 100644 VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Editor.dll.meta create mode 100644 VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Standalone.dll create mode 100644 VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Standalone.dll.meta create mode 100644 VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3-Editor.dll create mode 100644 VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3-Editor.dll.meta create mode 100644 VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3.dll create mode 100644 VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3.dll.meta create mode 100644 VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase-Editor.dll create mode 100644 VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase-Editor.dll.meta create mode 100644 VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase.dll create mode 100644 VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase.dll.meta (limited to 'VRCSDK3Worlds/Assets/VRCSDK/Plugins') diff --git a/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Editor.dll b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Editor.dll new file mode 100644 index 00000000..9a554861 Binary files /dev/null and b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Editor.dll differ diff --git a/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Editor.dll.meta b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Editor.dll.meta new file mode 100644 index 00000000..3f434fab --- /dev/null +++ b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Editor.dll.meta @@ -0,0 +1,110 @@ +fileFormatVersion: 2 +guid: 4ecd63eff847044b68db9453ce219299 +PluginImporter: + externalObjects: {} + serializedVersion: 2 + iconMap: {} + executionOrder: {} + defineConstraints: [] + isPreloaded: 0 + isOverridable: 0 + isExplicitlyReferenced: 0 + validateReferences: 1 + platformData: + - first: + '': Any + second: + enabled: 0 + settings: + Exclude Android: 0 + Exclude Editor: 0 + Exclude Linux: 0 + Exclude Linux64: 0 + Exclude LinuxUniversal: 1 + Exclude OSXIntel: 1 + Exclude OSXIntel64: 1 + Exclude OSXUniversal: 0 + Exclude Win: 0 + Exclude Win64: 0 + - first: + Any: + second: + enabled: 1 + settings: {} + - first: + Editor: Editor + second: + enabled: 1 + settings: + CPU: AnyCPU + DefaultValueInitialized: true + OS: AnyOS + - first: + Facebook: Win + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Facebook: Win64 + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Linux + second: + enabled: 0 + settings: + CPU: x86 + - first: + Standalone: Linux64 + second: + enabled: 0 + settings: + CPU: x86_64 + - first: + Standalone: LinuxUniversal + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: OSXIntel + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: OSXIntel64 + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: OSXUniversal + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: Win + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Win64 + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Windows Store Apps: WindowsStoreApps + second: + enabled: 0 + settings: + CPU: AnyCPU + userData: + assetBundleName: + assetBundleVariant: diff --git a/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Standalone.dll b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Standalone.dll new file mode 100644 index 00000000..cc30c05d Binary files /dev/null and b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Standalone.dll differ diff --git a/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Standalone.dll.meta b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Standalone.dll.meta new file mode 100644 index 00000000..cadcc7d6 --- /dev/null +++ b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCCore-Standalone.dll.meta @@ -0,0 +1,127 @@ +fileFormatVersion: 2 +guid: b0e1c0f72d838fe49bfe88b987a471bd +PluginImporter: + externalObjects: {} + serializedVersion: 2 + iconMap: {} + executionOrder: {} + defineConstraints: [] + isPreloaded: 0 + isOverridable: 0 + isExplicitlyReferenced: 0 + validateReferences: 1 + platformData: + - first: + '': Any + second: + enabled: 0 + settings: + Exclude Android: 0 + Exclude Editor: 1 + Exclude Linux: 0 + Exclude Linux64: 0 + Exclude LinuxUniversal: 0 + Exclude OSXIntel: 0 + Exclude OSXIntel64: 0 + Exclude OSXUniversal: 0 + Exclude WebGL: 0 + Exclude Win: 0 + Exclude Win64: 0 + - first: + '': Editor + second: + enabled: 0 + settings: + CPU: AnyCPU + OS: AnyOS + - first: + Android: Android + second: + enabled: 0 + settings: + CPU: ARMv7 + - first: + Any: + second: + enabled: 0 + settings: {} + - first: + Editor: Editor + second: + enabled: 0 + settings: + DefaultValueInitialized: true + - first: + Facebook: Win + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Facebook: Win64 + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Linux + second: + enabled: 0 + settings: + CPU: x86 + - first: + Standalone: Linux64 + second: + enabled: 0 + settings: + CPU: x86_64 + - first: + Standalone: LinuxUniversal + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: OSXIntel + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: OSXIntel64 + second: + enabled: 1 + settings: + CPU: AnyCPU + - first: + Standalone: OSXUniversal + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Win + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Win64 + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + WebGL: WebGL + second: + enabled: 1 + settings: {} + - first: + Windows Store Apps: WindowsStoreApps + second: + enabled: 0 + settings: + CPU: AnyCPU + userData: + assetBundleName: + assetBundleVariant: diff --git a/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3-Editor.dll b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3-Editor.dll new file mode 100644 index 00000000..f1daa671 Binary files /dev/null and b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3-Editor.dll differ diff --git a/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3-Editor.dll.meta b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3-Editor.dll.meta new file mode 100644 index 00000000..62bb2bd3 --- /dev/null +++ b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3-Editor.dll.meta @@ -0,0 +1,99 @@ +fileFormatVersion: 2 +guid: 215be632cb025bd429dd50a3fa942168 +PluginImporter: + externalObjects: {} + serializedVersion: 2 + iconMap: {} + executionOrder: {} + isPreloaded: 0 + isOverridable: 0 + platformData: + - first: + '': Any + second: + enabled: 0 + settings: + Exclude Android: 1 + Exclude Editor: 0 + Exclude Linux: 1 + Exclude Linux64: 1 + Exclude LinuxUniversal: 1 + Exclude OSXUniversal: 1 + Exclude Win: 1 + Exclude Win64: 1 + - first: + Android: Android + second: + enabled: 0 + settings: + CPU: ARMv7 + - first: + Any: + second: + enabled: 0 + settings: {} + - first: + Editor: Editor + second: + enabled: 1 + settings: + CPU: AnyCPU + DefaultValueInitialized: true + OS: AnyOS + - first: + Facebook: Win + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Facebook: Win64 + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Linux + second: + enabled: 0 + settings: + CPU: x86 + - first: + Standalone: Linux64 + second: + enabled: 0 + settings: + CPU: x86_64 + - first: + Standalone: LinuxUniversal + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: OSXUniversal + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Win + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Win64 + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Windows Store Apps: WindowsStoreApps + second: + enabled: 0 + settings: + CPU: AnyCPU + userData: + assetBundleName: + assetBundleVariant: diff --git a/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3.dll b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3.dll new file mode 100644 index 00000000..641bcb69 Binary files /dev/null and b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3.dll differ diff --git a/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3.dll.meta b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3.dll.meta new file mode 100644 index 00000000..ea438708 --- /dev/null +++ b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDK3.dll.meta @@ -0,0 +1,30 @@ +fileFormatVersion: 2 +guid: 661092b4961be7145bfbe56e1e62337b +PluginImporter: + externalObjects: {} + serializedVersion: 2 + iconMap: {} + executionOrder: {} + isPreloaded: 0 + isOverridable: 0 + 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/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase-Editor.dll b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase-Editor.dll new file mode 100644 index 00000000..6aaec074 Binary files /dev/null and b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase-Editor.dll differ diff --git a/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase-Editor.dll.meta b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase-Editor.dll.meta new file mode 100644 index 00000000..6cd4dbd9 --- /dev/null +++ b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase-Editor.dll.meta @@ -0,0 +1,102 @@ +fileFormatVersion: 2 +guid: dc5cab6c932db3247aab9f50c5f3bd5f +PluginImporter: + externalObjects: {} + serializedVersion: 2 + iconMap: {} + executionOrder: {} + defineConstraints: [] + isPreloaded: 0 + isOverridable: 0 + isExplicitlyReferenced: 0 + validateReferences: 1 + platformData: + - first: + '': Any + second: + enabled: 0 + settings: + Exclude Android: 1 + Exclude Editor: 0 + Exclude Linux: 1 + Exclude Linux64: 1 + Exclude LinuxUniversal: 1 + Exclude OSXUniversal: 1 + Exclude Win: 1 + Exclude Win64: 1 + - first: + Android: Android + second: + enabled: 0 + settings: + CPU: ARMv7 + - first: + Any: + second: + enabled: 0 + settings: {} + - first: + Editor: Editor + second: + enabled: 1 + settings: + CPU: AnyCPU + DefaultValueInitialized: true + OS: AnyOS + - first: + Facebook: Win + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Facebook: Win64 + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Linux + second: + enabled: 0 + settings: + CPU: x86 + - first: + Standalone: Linux64 + second: + enabled: 0 + settings: + CPU: x86_64 + - first: + Standalone: LinuxUniversal + second: + enabled: 0 + settings: + CPU: None + - first: + Standalone: OSXUniversal + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Win + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Standalone: Win64 + second: + enabled: 0 + settings: + CPU: AnyCPU + - first: + Windows Store Apps: WindowsStoreApps + second: + enabled: 0 + settings: + CPU: AnyCPU + userData: + assetBundleName: + assetBundleVariant: diff --git a/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase.dll b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase.dll new file mode 100644 index 00000000..431c608e Binary files /dev/null and b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase.dll differ diff --git a/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase.dll.meta b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase.dll.meta new file mode 100644 index 00000000..dc6a9969 --- /dev/null +++ b/VRCSDK3Worlds/Assets/VRCSDK/Plugins/VRCSDKBase.dll.meta @@ -0,0 +1,33 @@ +fileFormatVersion: 2 +guid: db48663b319a020429e3b1265f97aff1 +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: -- cgit v1.2.3-freya