This commit is contained in:
Khorne 2025-10-26 18:01:13 -05:00
commit 4f9c496a39
292 changed files with 4717 additions and 0 deletions

15
infra_ue5.uproject Normal file
View file

@ -0,0 +1,15 @@
{
"FileVersion": 3,
"EngineAssociation": "5.5",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}