First Commit - Project Start V0.0.0

This commit is contained in:
2025-05-14 18:48:22 +02:00
commit fc7420696f
843 changed files with 5005 additions and 0 deletions

15
Plugin/Plugin.uproject Normal file
View File

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