/GameliftClientPlugin

Amazon Web Service Gamelift Client Plugin for Unreal Engine 4.23

Primary LanguageC++Apache License 2.0Apache-2.0

GameliftClientPlugin

Installation

  • Compile and build aws-c-common, aws-c-event-stream, and aws-checksums

  • Copy result folder to /asw-sdk-cpp/.deps/install.

  • Build aws-sdk-cpp-core, aws-sdk-cpp-cognito-indentity and aws-sdk-cpp-gamelift

  • Copy Files:

    • aws-c-common.dll,
    • aws-c-event-stream.dll,
    • aws-checksums.dll,
    • aws-sdk-cpp-core.dll,
    • aws-sdk-cpp-cognito-identity.dll,
    • aws-sdk-cpp-gamelift.dll,
    • aws-sdk-cpp-core.lib,
    • aws-sdk-cpp-cognito-identity.lib and
    • aws-sdk-cpp-gamelift.lib

    to ThirdParty/GameLiftClientSDK/[Win64|Linux]

  • Generate Visual Studio Project Files

  • Build project

AWS SDK version: 1.7.242