Added gem template for custom tool in C++.

Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
Chris Galvan
2021-10-13 16:28:56 -05:00
parent f7e2d07a4b
commit f83c8bcb5a
51 changed files with 1466 additions and 0 deletions
+1
View File
@@ -92,6 +92,7 @@
"templates": [
"Templates/AssetGem",
"Templates/DefaultGem",
"Templates/CustomTool",
"Templates/DefaultProject",
"Templates/MinimalProject"
]