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

26 lines
588 B
JSON

{
"gem_name": "MessagePopup",
"GemFormatVersion": 4,
"Uuid": "89225422672547deaca9e7a22b883973",
"Name": "MessagePopup",
"DisplayName": "MessagePopup",
"Version": "0.1.0",
"Summary": "Show a message popup ",
"Tags": ["Untagged"],
"IconPath": "preview.png",
"Dependencies": [
{
"Uuid": "6bb61c9e547043f0afc5019d6d460b78",
"VersionConstraints": [
"~>0.1.0"
],
"_comment": "UiBasics"
}
],
"Modules": [
{
"Type": "GameModule"
}
]
}