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

35 lines
490 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "Landmass",
"Enabled": true
},
{
"Name": "InEditorDocumentation",
"Enabled": true,
"TargetAllowList": [
"Editor"
],
"PlatformAllowList": [
"Win64",
"Mac",
"Linux"
]
},
{
"Name": "AIAssistant",
"Enabled": true
}
]
}