VRTowerDef/VRTowerDefense.uproject

58 lines
899 B
Plaintext
Raw Permalink Normal View History

2024-04-10 10:55:02 +00:00
{
"FileVersion": 3,
2024-05-27 16:38:26 +00:00
"EngineAssociation": "5.3",
2024-04-10 10:55:02 +00:00
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "OpenXR",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
2024-05-27 16:38:26 +00:00
"Android"
2024-04-10 10:55:02 +00:00
]
2024-05-15 12:34:03 +00:00
},
{
"Name": "OpenXREyeTracker",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
},
{
"Name": "OpenXRHandTracking",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
2024-05-27 16:38:26 +00:00
"Android"
2024-05-15 12:34:03 +00:00
]
2024-05-29 08:53:41 +00:00
},
{
"Name": "OculusXR",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/8313d8d7e7cf4e03a33e79eb757bccba",
"SupportedTargetPlatforms": [
"Win64",
"Android"
]
2024-04-10 10:55:02 +00:00
}
],
"TargetPlatforms": [
"Android",
"IOS",
"Linux",
"Mac",
"PS4",
"PS5",
"Windows",
"WindowsNoEditor",
"Switch",
"XboxOne",
"XSX",
"HoloLens"
]
}