Initial commit

This commit is contained in:
2024-08-27 11:18:26 +02:00
commit ee95393c02
883 changed files with 268 additions and 0 deletions

15
WhiteMoonRoom.uproject Normal file
View File

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