VRTowerDef/VRTowerDefense.uproject

49 lines
677 B
Plaintext
Raw Normal View History

2024-04-10 10:55:02 +00:00
{
"FileVersion": 3,
2024-05-26 19:05:40 +00:00
"EngineAssociation": "5.4",
2024-04-10 10:55:02 +00:00
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "OpenXR",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
2024-04-13 09:26:36 +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",
"Android"
]
2024-04-10 10:55:02 +00:00
}
],
"TargetPlatforms": [
"Android",
"IOS",
"Linux",
"Mac",
"PS4",
"PS5",
"Windows",
"WindowsNoEditor",
"Switch",
"XboxOne",
"XSX",
"HoloLens"
]
}