aws / aws-gamekit-unreal

The AWS GameKit Plugin for Unreal
https://docs.aws.amazon.com/gamekit/latest/DevGuide/getting-started.html
Apache License 2.0
69 stars 19 forks source link

Support For 5.1 #25

Open Legumtechnica opened 1 year ago

Legumtechnica commented 1 year ago

Please add Support for Unreal Engine 5.1, Thanks

markramrattan commented 1 year ago

Need support for 5.1 too. Any updates on roadmap / eta. Thank you

dirtycajunrice commented 1 year ago

Need support for 5.1 too. Any updates on roadmap / eta. Thank you

Just need to add

#include "EditorStyleSet.h"

to AwsGameKit\Source\AwsGameKitEditor\Private\AwsGameKitFeatureControlCenter.cpp

tarath commented 1 year ago

What you suggested did get it to build for me, @dirtycajunrice How do you disable the popup saying it is only compatible with version 5.0 after making that fix.

kendallaeroai commented 7 months ago

Does this work for 5.2? Is this plugin actively supported?