Releases: defold/extension-gamelift
Releases · defold/extension-gamelift
GameLift 2.0.1
Defold-GameLift 2.0.0
BREAKING CHANGE: gamelift.init() will no longer automatically invoke ProcessReady(). You need to manually call gamelift.process_ready() after gamelift.init() has finished (and before you have completed any additional initialisation that your server may need)
Defold-GameLift 1.1.0
CHANGE: Updated to Gamelift SDK 3.3.0
Defold-GameLift 1.0
Locked down dependencies. Fixed credentials.