Initial project setup.

This commit is contained in:
2025-01-24 21:34:12 +02:00
parent e672a02adb
commit f8cb7545fb
428 changed files with 298 additions and 0 deletions

15
ScaryBogGame.uproject Normal file
View File

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