Initial commit

This commit is contained in:
2023-04-03 13:42:55 -04:00
commit 2dfdc2ced1
493 changed files with 1703 additions and 0 deletions

15
Unreal_SC_Test.uproject Normal file
View File

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