Coder Social home page Coder Social logo

test-mass-forker-org-1 / aws-gamekit-unreal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aws/aws-gamekit-unreal

0.0 0.0 0.0 15.29 MB

The AWS GameKit Plugin for Unreal

Home Page: https://docs.aws.amazon.com/gamekit/latest/DevGuide/getting-started.html

License: Apache License 2.0

Shell 0.09% C++ 23.51% Python 74.74% C 1.05% C# 0.60%

aws-gamekit-unreal's Introduction

AWS GameKit Plugin for Unreal

Dev Setup

Unreal/C++

The plugin is developed using Unreal version 4.27. Install before proceeding.

Game projects created in Unreal versions later than 4.27 are not backward compatible. AWS GameKit supports Unreal Engine version 4.27.

Build

Windows
  1. Create the Visual Studio Solution for your game. In File Explorer, right click on [your_game].uproject and select "Generate Visual Studio project files"

  2. Build GameKit C++ and copy over the DLL/PDB files. Make sure to checkout the matching version from the .gkcpp_version file in this repository. Note: this step is only needed if the plugin is being rebuilt. Prebuilt plugin for Windows, macOS, Android and iOS can be downloaded from this repository's Releases.

macOS
  1. Generate the Xcode workspace
/Users/Shared/Epic\ Games/UE_4.27/Engine/Build/BatchFiles/Mac/GenerateProjectFiles.sh -project <path to your .uproject file>
  1. Build GameKit C++ and copy over the libraries. Make sure to checkout the matching version from the .gkcpp_version file in this repository. Note: this step is only needed if the plugin is being rebuilt. Prebuilt plugin for Windows, macOS, Android and iOS can be downloaded from this repository's Releases.
Android and iOS

Detailed steps for building and packaging a game for Android and iOS are available in the Game Packaging section of our Production Readiness Guide.

Using the Plugin

Check the updated GUIDE for indepth details about how to use AWS GameKit.

aws-gamekit-unreal's People

Contributors

amzn-adrian avatar nxamz avatar plamazon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.