aws / amazon-gamelift-plugin-unreal

The Amazon GameLift Plugin for Unreal contains libraries and native UI that makes it easier to access GameLift resources and integrate GameLift into your Unreal game. You can use the GameLift Unreal Plugin to access GameLift APIs and deploy AWS CloudFormation templates for common gaming scenarios.
https://aws.amazon.com/gamelift/getting-started/
Apache License 2.0
32 stars 18 forks source link

Remove light weight server sdk code and add release scripts #21

Closed wenxiul closed 7 months ago

wenxiul commented 8 months ago

Issue #, if available: we shouldn't distribute ddl/lib/so files in the repo. We also don't want to duplicate the light weight server sdk source code which could be downloaded at Amazon GameLift's Getting Started.

Description of changes:

running release script export.ps1 generates file structure-

amazon-gamelift-plugin-unreal -> GameliftPlugin -> build -> amazon-gamelift-plugin-unreal-release-\.zip, which contains three items:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

AWSJackson commented 7 months ago

Based on our meeting yesterday, we'll likely re-review the READMEs; however, for now I think they're good to merge