VRReactionGame/ReactionGame.uproject

76 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2024-04-03 09:58:46 +00:00
{
"FileVersion": 3,
"EngineAssociation": "5.3",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "ReactionGame",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
2024-04-03 09:58:46 +00:00
"Plugins": [
{
2024-05-28 13:51:07 +00:00
"Name": "OculusXR",
2024-04-03 09:58:46 +00:00
"Enabled": true,
2024-05-28 13:51:07 +00:00
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/8313d8d7e7cf4e03a33e79eb757bccba",
2024-04-03 09:58:46 +00:00
"SupportedTargetPlatforms": [
"Win64",
"Android"
]
},
{
2024-05-28 13:51:07 +00:00
"Name": "OculusPlatform",
2024-04-03 09:58:46 +00:00
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Android"
]
},
{
2024-05-28 13:51:07 +00:00
"Name": "OpenXR",
2024-04-03 09:58:46 +00:00
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
},
{
2024-05-28 13:51:07 +00:00
"Name": "OpenXREyeTracker",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
2024-05-28 13:51:07 +00:00
"Linux",
"Android"
]
},
{
2024-05-28 13:51:07 +00:00
"Name": "OpenXRHandTracking",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
2024-05-28 13:51:07 +00:00
"Linux",
"Android"
]
2024-04-03 09:58:46 +00:00
}
],
"TargetPlatforms": [
"Android",
"IOS",
"Linux",
"Mac",
"PS4",
"PS5",
"Windows",
"WindowsNoEditor",
"Switch",
"XboxOne",
"XSX",
"HoloLens"
]
}