You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
397 B
JSON
12 lines
397 B
JSON
{
|
|
"engine_name": "@LY_VERSION_ENGINE_NAME@",
|
|
"restricted_name": "o3de",
|
|
"FileVersion": 1,
|
|
"O3DEVersion": "@LY_VERSION_STRING@",
|
|
"O3DECopyrightYear": @LY_VERSION_COPYRIGHT_YEAR@,
|
|
"O3DEBuildNumber": @LY_VERSION_BUILD_NUMBER@,
|
|
"external_subdirectories": [@LY_INSTALL_EXTERNAL_SUBDIRS@],
|
|
"projects": [@LY_INSTALL_PROJECTS@],
|
|
"templates": [@LY_INSTALL_TEMPLATES@]
|
|
}
|