12345678910111213141516171819202122232425 |
- {
- "gem_name": "MPSGameLift",
- "display_name": "MPSGameLift",
- "license": "License used i.e. Apache-2.0 or MIT",
- "license_url": "Link to the license web site i.e. https://opensource.org/licenses/Apache-2.0",
- "origin": "The name of the originator or creator",
- "origin_url": "The website for this Gem",
- "type": "Code",
- "summary": "Enable this gem for MultiplayerSample in order to enable AWS GameLift integration. See README_GAMELIFT.md.",
- "canonical_tags": [
- "Gem"
- ],
- "user_tags": [
- "MPSGameLift"
- ],
- "platforms": [
- ""
- ],
- "icon_path": "preview.png",
- "requirements": "",
- "documentation_url": "Link to any documentation of your Gem",
- "dependencies": ["AWSGameLift"],
- "repo_uri": "",
- "restricted": "MPSGameLift"
- }
|