Is the AWS GameKit plugin for Unreal extensible?
0
Is the Unreal Engine plugin extensible so that a game developer can take the plugin and add to it to meet their use case to build their own backend features?
Topics
Tags
asked 2 months ago21 views
1 Answers
0
Accepted Answer
Yes, primarily because it is an open source solution that is available on GitHub. We have two GitHub repositories - AWS GameKit C++ SDK (https://github.com/aws/aws-gamekit) and Plugin Code: AWS GameKit for Unreal (https://github.com/aws/aws-gamekit-unreal). The plugin code is primarily the UI that is built on top of the C++ SDK code. A game developer can take the GameKit C++ SDK and customize it (add more APIs) to build their own backend features for Unreal or any other engine of their choice.
answered 2 months ago
Relevant questions
Building the GameLift Server SDK plugin for Unreal Engine versions greater than 4.21
Accepted Answerasked 2 years agoIs it possible to add more AWS Services and/or features to AWS GameKit back end?
Accepted Answerasked 2 months ago[Announcement] AWS GameKit for Unreal Game Engine is now Generally Available
asked 3 months agoIssue with SES and syncing it with my wordpress smtp plugin
asked 2 months agoIs the AWS GameKit plugin for Unreal extensible?
Accepted Answerasked 2 months agoIs it possible to use AWS GameKit with custom game engines?
Accepted Answerasked 2 months ago[Announcement] AWS announces support for Android, iOS, and MacOS games with AWS GameKit for Unreal Engine
asked 2 months agoAre AWS Temporary Credentials supported in AWS GameKit?
Accepted Answerasked 2 months agoIs it safe to give my AWS account credentials to AWS GameKit in the game engine? (Access Key ID and Secret Access Key)
Accepted Answerasked 2 months agoHow can I add 3P identity providers to the Identity & Auth feature on AWS GameKit?
asked 3 months ago