Unreal project

This commit is contained in:
2025-05-09 22:14:22 +02:00
commit f2e30fc995
7 changed files with 302 additions and 0 deletions

15
Sinking.uproject Normal file
View File

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