mystic-flow/mystic_flow.uproject

42 lines
621 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.5",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "Shooter",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine",
"AIModule"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "Bridge",
"Enabled": true
},
{
"Name": "StaticMeshEditorModeling",
"Enabled": true
},
{
"Name": "WidgetEditorToolPalette",
"Enabled": true
},
{
"Name": "BlueprintSnapNodes",
"Enabled": true
}
]
}