Features: (Please include a full, comprehensive list of the features of the product)
- Registers game server with AWS Gamelift
- Shuts down game server, when GameLift sends signal to Terminate
- Outputs GameLift log to STDOUT
- Provides methods to:
1. send server health status to AWS
2. validate, whether a new player can play in this GameSession
3. remove player from GameSession
Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))
Number of Blueprints: 0
Number of C++ Classes: 3
Network Replicated: No (Server only)
Supported Development Platforms: Win64, Linux
Supported Target Build Platforms: Win64, Linux
Documentation: https://gist.github.com/v1vendi/64a2e819c3b67c8bc9d03c007a7bfbf3
Example Project: -
Important/Additional Notes: -