Files
o3de/AutomatedTesting/Gem/gem.json
T
2021-03-25 13:57:57 -07:00

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"
}
]
}