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

22 lines
528 B
JSON

{
"gem_name": "CrashReporting",
"GemFormatVersion": 4,
"Uuid": "089562a2cbbd41749b359f85fa04f1c9",
"Name": "CrashReporting",
"DisplayName": "CrashReporting",
"Version": "0.1.0",
"Summary": "Enable external crash reporting for a game project",
"Tags": ["Untagged"],
"IconPath": "preview.png",
"Modules": [
{
"Type": "StaticLib",
"Name": "StaticLibrary"
},
{
"Type": "Standalone",
"Name": "Uploader"
}
]
}