Added the "external_subdirectories" array object to the Project Templates (#4460)

Signed-off-by: lumberyard-employee-dm <56135373+lumberyard-employee-dm@users.noreply.github.com>
This commit is contained in:
lumberyard-employee-dm
2021-10-04 13:09:21 -05:00
committed by GitHub
parent 29b5f4c9e5
commit 6c3ac70531
2 changed files with 4 additions and 2 deletions
@@ -11,5 +11,6 @@
"${Name}"
],
"icon_path": "preview.png",
"engine": "o3de"
"engine": "o3de",
"external_subdirectories": []
}
@@ -11,5 +11,6 @@
"${Name}"
],
"icon_path": "preview.png",
"engine": "o3de"
"engine": "o3de",
"external_subdirectories": []
}