Skip to content

AWS SDK for Unity to Connect to Custom GameLift Server

Back to posts


Description

This video shows you how to add the AWS SDK to your Unity project. Amazon calls this SDK “Client Services”, which is used to connect to custom GameLift servers.

I also address a couple issues that you may encounter trying to get these SDKs into your project.


Repositories for this project

[Unity Client Project]
https://github.com/BatteryAcid/unity-custom-gamelift-client/tree/add-awssdk-gl-client


References