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

20 lines
581 B
JSON

{
"gem_name": "Twitch",
"GemFormatVersion": 3,
"Uuid": "b63e64141fab40b791211ba257632e84",
"Name": "Twitch",
"DisplayName": "Twitch",
"Version": "1.0.0",
"LinkType": "Dynamic",
"Summary": "Provides access to the Twitch API v5 SDK including social functions, channels, and other APIs.",
"Tags": ["Twitch","SDK","Social"],
"IconPath": "preview.png",
"Dependencies": [
{
"Uuid": "28479e255bde466e91fc34eec808d9c7",
"VersionConstraints": [ "~>1.0" ],
"_comment": "HttpRequestor"
}
]
}