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.
o3de/AutomatedTesting/Gem/gem.json

17 lines
375 B
JSON

{
"GemFormatVersion": 4,
"Uuid": "afc25e1593194d6283d9ff744ab6d5a1",
"Name": "AutomatedTesting",
"DisplayName": "AutomatedTesting",
"Version": "0.1.0",
"Summary": "A short description of my Gem.",
"Tags": ["Game"],
"IconPath": "preview.png",
"IsGameGem": true,
"Modules": [
{
"Type": "GameModule"
}
]
}