VIRTUOS_Playground/VIRTUOS_ExpansionPluginTests/VRExpPluginExample.uproject
Simeon Wallrath 197dcb1839 Different Experimentations on VRE
- Trying two program Alys-Style Grab Mechanics
- Recreated the VRE Drawer with different Models
- Added Tractor to test driveability
- Misc
2023-11-21 23:26:13 +01:00

75 lines
No EOL
1.1 KiB
Text

{
"FileVersion": 3,
"EngineAssociation": "5.3",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "VRExpPluginExample",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "OpenXR",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
},
{
"Name": "VRExpansionPlugin",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
},
{
"Name": "OnlineSubsystemSteam",
"Enabled": true
},
{
"Name": "OpenXRExpansionPlugin",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
},
{
"Name": "SteamVR",
"Enabled": false,
"SupportedTargetPlatforms": [
"Win32",
"Win64",
"Linux"
]
},
{
"Name": "OpenXRHandTracking",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android"
]
},
{
"Name": "UdpMessaging",
"Enabled": false
}
],
"TargetPlatforms": [
"PS4",
"WindowsNoEditor",
"Android",
"Windows",
"Linux"
]
}