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/Gems/CrashReporting/gem.json

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