Merge pull request #6172 from aws-lumberyard-dev/Prism/RefactorProjectSettings

Refactor Project Manager Settings
This commit is contained in:
AMZN-Phil
2021-12-13 09:40:48 -08:00
committed by GitHub
34 changed files with 743 additions and 197 deletions
+4 -2
View File
@@ -10,5 +10,7 @@
"version_name": "1.0.0.0",
"orientation": "landscape"
},
"engine": "o3de"
}
"engine": "o3de",
"display_name": "AutomatedTesting",
"icon_path": "preview.png"
}