feat: initial commit

This commit is contained in:
2025-10-10 20:23:14 +02:00
commit ea4fa7bbe6
500 changed files with 2686 additions and 0 deletions

22
UTAD_UI.uproject Normal file
View File

@@ -0,0 +1,22 @@
{
"FileVersion": 3,
"EngineAssociation": "5.5",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "UTAD_UI",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}