AnKangCAVE51/AnKangCAVE51.uproject

52 lines
743 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.1",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "AnKangCAVE51",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "NewCAVESystem",
"Enabled": true
},
{
"Name": "NewCAVESystemCpp",
"Enabled": true
},
{
"Name": "HAPMedia",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64"
]
},
{
"Name": "DatasmithImporter",
"Enabled": true
},
{
"Name": "SteamVR",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux"
]
},
{
"Name": "OpenXR",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android",
"HoloLens"
]
}
]
}