Push basic scene

This commit is contained in:
2024-06-20 10:41:10 +02:00
parent 90d6ee8ebf
commit 41dcb89c5f
162 changed files with 46 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
{
"FileVersion": 3,
"EngineAssociation": "4.27",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "PythonScriptPlugin",
"Enabled": true
},
{
"Name": "StaticMeshEditorExtension",
"Enabled": true
},
{
"Name": "RenderDocPlugin",
"Enabled": true
}
],
"TargetPlatforms": [
"AllDesktop"
]
}