48 lines
1013 B
Plaintext
48 lines
1013 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "OpenXR visionOS",
|
|
"Description": "OpenXR visionOS exposes visionOS full immersion to Unreal as if it was an OpenXR runtime. Documentation on developing VR in Unreal with OpenXR is applicable.",
|
|
"Category": "Virtual Reality",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"IsExperimentalVersion": true,
|
|
"Installed": false,
|
|
"SupportedTargetPlatforms": [
|
|
"VisionOS"
|
|
],
|
|
"Modules": [
|
|
{
|
|
"Name": "OXRVisionOS",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PostConfigInit",
|
|
"PlatformAllowList": [
|
|
"VisionOS"
|
|
]
|
|
},
|
|
{
|
|
"Name": "OXRVisionOSSettings",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault",
|
|
"PlatformAllowList": [
|
|
"VisionOS",
|
|
"Win64",
|
|
"Mac"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "OpenXR",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|