create game

This commit is contained in:
Madhav Kapa
2023-09-12 21:51:28 -04:00
parent 3b827606d7
commit 2ec39d75cb
493 changed files with 2406 additions and 0 deletions

22
station_obscurum.uproject Normal file
View File

@ -0,0 +1,22 @@
{
"FileVersion": 3,
"EngineAssociation": "5.3",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "station_obscurum",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}