VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.meta.xr.sdk.all/package.json
IonutMocanu d7aba243a2 Main
2025-09-08 11:04:02 +03:00

43 lines
1.5 KiB
JSON

{
"name": "com.meta.xr.sdk.all",
"displayName": "Meta XR All-in-One SDK",
"version": "77.0.0",
"description": "Meta XR All-in-One SDK is a wrapper package that depends on the latest version of all Meta XR SDKs, making it easy to get started with VR development.",
"samples": [
{
"displayName": "Instructions",
"description": "Instructions for finding and using Meta XR Samples",
"path": "Samples~/Instructions"
}
],
"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",
"Quest",
"SDK",
"Meta",
"XR"
],
"documentationUrl": "https://developer.oculus.com/documentation/unity/",
"changelogUrl": "https://developer.oculus.com/downloads/package/meta-xr-sdk-all-in-one-upm/",
"dependencies": {
"com.meta.xr.sdk.audio": "77.0.0",
"com.meta.xr.sdk.interaction": "77.0.0",
"com.meta.xr.sdk.interaction.ovr": "77.0.0",
"com.meta.xr.sdk.platform": "77.0.0",
"com.meta.xr.sdk.core": "77.0.0",
"com.meta.xr.sdk.voice": "77.0.0",
"com.meta.xr.sdk.haptics": "77.0.0",
"com.meta.xr.simulator": "77.0.0",
"com.meta.xr.mrutilitykit": "77.0.0"
},
"_fingerprint": "e84f20c561b6fea9eace82fbc85fcafdca80c891"
}