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.
11 lines
415 B
JSON
11 lines
415 B
JSON
{
|
|
"project_name": "${Name}",
|
|
"origin": "The primary repo for ${Name} goes here: i.e. http://www.mydomain.com",
|
|
"license": "What license ${Name} uses goes here: i.e. https://opensource.org/licenses/MIT",
|
|
"display_name": "${Name}",
|
|
"summary": "A short description of ${Name}.",
|
|
"canonical_tags": ["Project"],
|
|
"user_tags": ["${Name}"],
|
|
"icon_path": "preview.png",
|
|
"engine": "o3de"
|
|
} |