Files
UnrealEngine/Templates/TP_TopDown/TP_TopDown.uproject
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

30 lines
425 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "TP_TopDown",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "StateTree",
"Enabled": true
},
{
"Name": "GameplayStateTree",
"Enabled": true
}
]
}