Skip to content

Unity Custom GameLift Server Initialization with Fleets

Back to posts


Description

This is a review of how to initialize a Unity game server and deploy it as a Custom GameLift Server to a Fleet. If you follow the diagram linked below, I’ll be reviewing just the Launch Server process section.


Repositories for this project

[Unity Server Project]
https://github.com/BatteryAcid/unity-custom-gamelift-server/tree/init-custom-unity-gamelift-server


References