Fixes a few issues when using an engine name different from the default

This commit is contained in:
phistere
2021-05-20 09:13:01 -05:00
parent 4ca30afa9e
commit 7a25a17fae
3 changed files with 43 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"engine_name": "@LY_VERSION_ENGINE_NAME@",
"restricted": "@LY_VERSION_ENGINE_NAME@",
"restricted": "o3de",
"FileVersion": 1,
"O3DEVersion": "@LY_VERSION_STRING@",
"O3DECopyrightYear": @LY_VERSION_COPYRIGHT_YEAR@,