Files
integration/Integration.uproject

25 lines
401 B
Plaintext
Raw Normal View History

2023-06-08 17:10:14 -04:00
{
"FileVersion": 3,
"EngineAssociation": "{5E90EF91-4077-C166-B36B-B3BF9C2102DB}",
"Category": "",
"Description": "",
"Modules": [
{
2023-06-09 14:36:47 -04:00
"Name": "Integration",
2023-06-08 17:10:14 -04:00
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}