evolved-npcs/ai_fighter/AI_Fight_Sim/AI_Fight_Sim.uproject
2025-09-09 11:01:25 -07:00

25 lines
No EOL
367 B
Text

{
"FileVersion": 3,
"EngineAssociation": "5.5",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "AI_Fight_Sim",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}