Guides
Using Gameye
Selecting the correct build
2min
You can start more than one build of your dockerised game binary, as long you’ve set it up on the backend. You can test this by making two versions available on any development images in our sandbox environment.
In practice, you just pick the build version by adding another variable to the API call when starting a session:
"version":imagetag"
JSON
|
By default, we save two versions of your game binary. As you update your game we'll always make the most recent two versions available.
If you have any questions, contact the support team.


Updated 22 Jun 2023
Did this page help you?