Initial Commit

This commit is contained in:
2026-08-27 21:42:15 +02:00
parent b3bc22499d
commit 78730ce939
353 changed files with 7863 additions and 72 deletions
+47
View File
@@ -0,0 +1,47 @@
{
"FileVersion": 3,
"EngineAssociation": "5.8",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "KingshearthLegacy",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine",
"AIModule",
"UMG"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "StateTree",
"Enabled": true
},
{
"Name": "GameplayStateTree",
"Enabled": true
},
{
"Name": "ModelContextProtocol",
"Enabled": true
},
{
"Name": "Terminal",
"Enabled": true
},
{
"Name": "EditorToolset",
"Enabled": true
}
]
}