Developers
Learn all about the Zyntex development mode, how to generate a secure token, and how to use the Zyntex SDK in your game.
Development Mode
Zyntex’s development mode allows you to test and debug your game without affecting live players.
When development mode is enabled, the you can use the Zyntex SDK inside Roblox Studio with full functionality.
To enable development mode, navigate to the Development tab in the Zyntex dashboard after selecting a game.
Development mode is insecure
Development mode is intended to only be turned on during development and testing.
It allows anybody with access to your game token to use the Zyntex SDK under your game.
However, when Development Mode is disabled, more security measures are in place to protect your game and its data.
Generating a secure token
To generate a secure token for your game, navigate to the Development tab in the Zyntex dashboard after selecting a game.
Here, you can click the refresh button to the right of the Game Token field to generate a new token.
This token is used to authenticate your game with the Zyntex SDK.