123456789101112131415161718192021222324252627282930 |
- {
- "gem_name": "MPSGameLift",
- "display_name": "Multiplayer Sample GameLift",
- "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": "Open 3D Engine - o3de.org",
- "origin_url": "https://github.com/o3de/o3de-multiplayersample",
- "type": "Code",
- "summary": "Enable this gem for MultiplayerSample in order to enable AWS GameLift integration.",
- "canonical_tags": [
- "Gem"
- ],
- "user_tags": [
- "MPSGameLift"
- ],
- "platforms": [
- ""
- ],
- "icon_path": "preview.png",
- "requirements": "",
- "documentation_url": "Link to any documentation of your Gem",
- "dependencies": [
- "AWSGameLift",
- "AWSClientAuth",
- "HttpRequestor",
- "LyShine"
- ],
- "repo_uri": "",
- "restricted": "MPSGameLift"
- }
|