lab7/ueversioningsample/VersionedPrj.uproject

67 lines
924 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "4.27",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "XRVisualization",
"Enabled": false
},
{
"Name": "ResonanceAudio",
"Enabled": true
},
{
"Name": "OculusVR",
"Enabled": false,
"SupportedTargetPlatforms": [
"Win32",
"Win64",
"Android"
]
},
{
"Name": "OpenXR",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win32",
"Win64",
"Linux",
"Android",
"HoloLens"
]
},
{
"Name": "SteamVR",
"Enabled": false,
"SupportedTargetPlatforms": [
"Win32",
"Win64",
"Linux"
]
},
{
"Name": "OculusOpenXR",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win32",
"Win64",
"Android"
]
}
],
"TargetPlatforms": [
"Android",
"IOS",
"Linux",
"Mac",
"PS4",
"PS5",
"Windows",
"WindowsNoEditor",
"Switch",
"XboxOne",
"XSX"
]
}