HeBoSuoCAVE_51/HeBoSuo_51.uproject

52 lines
772 B
Plaintext
Raw Normal View History

2023-11-23 11:34:27 +08:00
{
"FileVersion": 3,
"EngineAssociation": "5.1",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "HeBoSuo_51",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "OpenVRExpansionPlugin",
"Enabled": true
},
{
"Name": "VRExpansionPlugin",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux",
"Android",
"HoloLens"
]
},
{
"Name": "DatasmithImporter",
"Enabled": true
},
{
"Name": "NewCAVESystem",
"Enabled": true
},
{
"Name": "NewCAVESystemCpp",
"Enabled": true
},
{
"Name": "DatasmithFBXImporter",
"Enabled": true
}
]
}