Renamed the C++ and Python tool gem templates after review.

Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
Chris Galvan
2021-10-27 16:01:02 -05:00
parent d23df465dd
commit 8bbd8f9807
78 changed files with 16 additions and 15 deletions
+3 -2
View File
@@ -92,8 +92,9 @@
"templates": [
"Templates/AssetGem",
"Templates/DefaultGem",
"Templates/CustomTool",
"Templates/DefaultProject",
"Templates/MinimalProject"
"Templates/CppToolGem",
"Templates/MinimalProject",
"Templates/PythonToolGem"
]
}