Set correct display text for the default and minimal projects.
Signed-off-by: pconroy <pconroy@amazon.com>
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"template_name": "MinimalProject",
|
||||
"origin": "The primary repo for MinimalProject goes here: i.e. http://www.mydomain.com",
|
||||
"license": "What license MinimalProject uses goes here: i.e. https://opensource.org/licenses/MIT",
|
||||
"display_name": "MinimalProject",
|
||||
"summary": "A short description of MinimalProject.",
|
||||
"display_name": "Minimal",
|
||||
"summary": "This will be a good starting point for developers who are looking for building the game with the bare minimum of gems in O3DE, and adding more when needed. ",
|
||||
"canonical_tags": [],
|
||||
"user_tags": [
|
||||
"MinimalProject"
|
||||
|
||||
Reference in New Issue
Block a user