# MultiplayerSample GameLift Integration Gem ## Install MPSGameLift Gem 1. Open _MultiplayerSample/project.json_ 1. Add `"MPSGameLift"` to `external_subdirectories` 1. Add `"MPSGameLift"` to `gem_names` 1. [Download and register AWS gems for O3DE](https://github.com/aws/o3de-repo/blob/main/README.md) 1. Compile MultiplayerSample ## Setup Instructions | Link | Description | |-----------------------------------------------------------|--------------------------------------------| | [GameLift Setup](Documentation/GameLift.md) | How to build server and deploy to GameLift | ## License For terms please see the LICENSE*.TXT files included in the root of this distribution.