escape-xa/EscapeXA.uproject

26 lines
355 B
Text
Raw Normal View History

2024-07-29 23:07:25 +08:00
{
"FileVersion": 3,
"EngineAssociation": "5.4",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
2024-08-05 23:39:11 +08:00
},
{
"Name": "HDRIBackdrop",
"Enabled": true
2024-07-29 23:07:25 +08:00
}
],
"TargetPlatforms": [
"Android",
"Linux",
"LinuxArm64",
"Mac",
"Windows"
]
}