Initial commit

This commit is contained in:
DESKTOP-7F3F9NR\admin
2023-04-28 21:33:18 +03:00
commit 5c72322191
611 changed files with 308 additions and 0 deletions

15
TimeDilate.uproject Normal file
View File

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