Server-Side AccelByte Foundations Integration

Hello @spellfusion

In a similar note to this thread ( https://community.accelbyte.io/t/accelbyte-multiplayer-servers-with-c-sdk/132 ), you need to implement our Game SDK for the server-side implementation. You will use a different set of functionalities than the game client, but it’s still the same SDK.

You can create a “headless” build with Unity, making the server as lightweight as possible.