プレイヤーのためのマルチプレイヤーゲームセッションを作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/gamelift/create-game-session.html
aws gamelift create-game-session --endpoint-url http://localhost:9080 --maximum-player-session-count 2 --fleet-id |
Design a Game Session Queue - Amazon GameLift : http://docs.aws.amazon.com/gamelift/latest/developerguide/integration-testing-local.html |
aws gamelift create-game-session --endpoint-url http://localhost:8080 --maximum-player-session-count 2 --fleet-id fleet-123 --game-session-id gsess-abc |
InitSDK() questions - Game Dev Forum : http://gamedev.amazon.com/forums/articles/29763/initsdk-questions.html |
aws gamelift create-game-session --endpoint-url http://localhost:9080 --maximum-player-session- |
Porting to latest GameLift version 揃 Issue #1 揃 BoxtrotStudio/amazon-gamelift-serversdk-java 揃 GitHub : http://github.com/BoxtrotStudio/amazon-gamelift-serversdk-java/issues/1 |