Configure your game
Before starting the connection, it is necessary to configure the SDK with a GameAuth, this can be created in the following way:
WithID specifies the id of the game, each verified game has one unique id.
It can also be parsed:
Then, it is necessary to call the Configuration method of the OWO class:
Last updated