VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.meta.xr.sdk.platform/package.json
IonutMocanu 48cccc22ad Main2
2025-09-08 11:13:29 +03:00

56 lines
2.0 KiB
JSON

{
"name": "com.meta.xr.sdk.platform",
"displayName": "Meta XR Platform SDK",
"version": "77.0.0",
"description": "Use the Platform SDK to create social VR applications. Add Matchmaking, DLC, In-App Purchases, Cloud Storage, and more to your experience using the individual components of the SDK.",
"samples": [
{
"displayName": "App Deep Linking",
"description": "Scenes that demonstrate how to launch other apps through the Platform SDK",
"path": "Samples~/AppDeepLink"
},
{
"displayName": "Entitlement Check",
"description": "Scenes that demonstrates performing an entitlement check for a user on an application",
"path": "Samples~/EntitlementCheck"
},
{
"displayName": "Group Presence",
"description": "Scenes that demonstrate group presence",
"path": "Samples~/GroupPresenceSample"
},
{
"displayName": "Reporting Callback",
"description": "Scenes that demonstrate reporting callback",
"path": "Samples~/ReportingCallbackSample"
},
{
"displayName": "Simple Platform",
"description": "Scenes that demonstrate simple platform",
"path": "Samples~/SimplePlatformSample"
}
],
"unity": "2022.3",
"unityRelease": "15f1",
"author": {
"name": "Meta Platforms, Inc.",
"url": "https://developer.oculus.com/"
},
"licensesUrl": "https://developer.oculus.com/licenses/oculussdk",
"licenseMessage": "By adding or using this package you agree to the terms and conditions of the Meta Platforms Technologies SDK License Agreement: https://developer.oculus.com/licenses/oculussdk",
"keywords": [
"Oculus",
"XR",
"Meta",
"SDK",
"Quest",
"Platform"
],
"dependencies": {
"com.unity.ugui": "1.0.0"
},
"documentationUrl": "https://developer.oculus.com/documentation/unity/ps-platform-intro/",
"changelogUrl": "https://developer.oculus.com/downloads/package/meta-xr-platform-sdk/",
"_fingerprint": "0924298733efa10e95a9203c9fac9d6b0aa9bb33"
}