Setup for Windows
#
IntroductionAntidote can automatically integrate the SDK with your game when you upload it to the Antidote platform. This process will enable the following features for you, regardless of which game engine you have used:
- Validation: Stops unauthorized access by shutting down the game if it's launched outside Antidote or by unauthorized players.
- Watermarking: Shows a watermark with player details and timestamp while the game is open.
#
ConfigurationHere's how to integrate the SDK into your game automatically:
- Go to your Antidote portal.
- Click on
Games
in the menu bar. - Select
Add game
. - Complete your game information, making sure to select
Windows
as your platform. - Choose
I will upload the binary
under Where can we download your game from?. - Click
Upload
under Upload Game Binary. - Complete the game
Entry Point
. - Select
No
for Did you integrate the Antidote SDK in your game?. - Choose
Yes
for Would you like us to integrate the Antidote SDK in your game?. - Select the engine used to create the game.
- Select the renderer used by the engine.
tip
If you are unsure which renderer your game uses, select DirectX11
.


- Click
Save
.
And that's it! The whole process should only take a few minutes.