Implementation Example - GameDistribution/GD-Construct2 GitHub Wiki

Construct 2 Game Template with GD-SDK

Download the Construct 2 Template Game:

:file_folder: construct_2_game_with_sdk.capx

1. In case you don't have it yet, download and include the plugin

Download the plugin and extract the file to C:\Program Files\Construct 2\exporters\html5\plugins.

:hammer: GD-Construct2-master 2.zip

2. Load the game

  1. Load the .capx file in Construct 2.
  2. In the menu bar, click 'Run layout'.
  3. Open the gdsdk console by typing gdsdk.openConsole() in your browser console.
  4. Press showBanner in the interface.