Feature Request: Amazon Lumberyard

Hi,
As you can see from the title, it would be great to see Nakama support Lumberyard. I am currently researching into what engines are best to use for my game and I came to the conclusion that Lumberyard might be a good fit for me. However, when I discovered Nakama, I was dissapointed to see that it doesn’t currently have Lumberyard support.

Will this be something in the future, or is it not planned?

Thanks,
Laurence

Hi @Milk welcome :wave:

I’m not sure what would be involved to support Lumberyard specifically. Do you think support for it could be built as an extension/wrapper around our base CPP client?

https://github.com/heroiclabs/nakama-cpp

Thanks!

I believe that it wouldn’t be too challenging to implement the CPP client into Lumberyard, thanks to “Gems” https://docs.aws.amazon.com/lumberyard/latest/userguide/component-entity-system-pg-gems-code.html

I might have a crack at it, but what do you think?

I might have a crack at it, but what do you think?

Sure. We’d be happy to give support and advice on how to build up the client around the CPP client we provide. Let me know when you get started!