I believe the docs tell you to use “CreateGameSession” in order to create a game session. However, I cannot find “CreateGameSession” from within Unity. Was there a change or an update? Could you please provide an example snippet of how to do it with C#?
Hi @Crook, to create a game session you’ll want to use the AWS CLI in conjunction with GameLiftLocal. The documentation here will take you through the process: