aws / amazon-gamelift-plugin-unity

The Amazon GameLift Plugin for Unity contains libraries and native UI that makes it easier to access GameLift resources and integrate GameLift into your Unity game. You can use the GameLift Unity 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
76 stars 16 forks source link

Support any client setting asset in UI with error messaging and periodic loading #240

Closed AWSJackson closed 7 months ago

AWSJackson commented 7 months ago

Added support to Anywhere and Managed EC2 tab to load in client setting assets from any path in the project instead of only the path that the sample plugin uses.

Additionally,

Known issue,

Screenshot 2023-11-15 at 12 54 06 PM Screenshot 2023-11-15 at 12 54 15 PM Screenshot 2023-11-15 at 12 54 24 PM Screenshot 2023-11-15 at 12 54 39 PM

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