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

22 lines
310 B
Plaintext

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