Files
integration/EnginePatches/uproject

28 lines
388 B
Plaintext
Raw Normal View History

2024-10-28 19:03:54 -04:00
{
"FileVersion": 3,
"EngineAssociation": "10.0",
2024-10-28 19:03:54 -04:00
"Category": "",
"Description": "",
"Modules": [
{
"Name": "Integration",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine",
"CoreUObject"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}