Initial commit

This commit is contained in:
2025-12-10 17:30:16 +00:00
commit c2aaca9381
2641 changed files with 7635 additions and 0 deletions

15
ActionRTS.uproject Normal file
View File

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