Skip to content

MonetizeGame/GameMonetize.com-SDK-Construct2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 

Repository files navigation

  

GameMonetize.com-SDK Construct 2

This repository contains the GameMonetize.com SDK for HTML5 Construct 2 games. This allows you to display advertisements in the games published within the GameMonetize.com network. https://GameMonetize.com

For Construct 3, please visit:
Download the plugin or visit Construct 3 Addons here

STEP 1:

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

Download here: https://drive.google.com/file/d/13l-YeEqS733TK48aQR193BCDe9-4fS2V/

STEP 2:

Select the new plugin within Construct 2 by right-clicking on Object Types and insert your gameId in the properties tab. You can find these values within your GameMonetize control panel after creating a new game.

STEP 3:

Right-click Object types in the 'Projects' tab, select Insert New Object and select 'GameMonetize' in the 'Monetization' category.

STEP 4:

Click 'GameMonetize' and insert your GameId in from your account on game

STEP 5:

Double click the GRAY area to create an event to be tied with an advertisement request. You can also tie the following steps to an existing event in your game flow.

STEP 6:

Choose 'Init SDK' as an action to tie to an event in your game flow.

STEP 7:

You can now call the 'Show Banner' action - whenever and as often as you want. We will make sure to reject any premature calls.

TIP: Pause/Resume events

Add events for pause and resume game. You have to stop your game and mute all sound & music when you see an advertisement.

FAQ

How to upload a game files?

Answer: When your game is ready to upload, you need to compress all game files to .ZIP file - Root folder of .ZIP file must include index.html and game files

Implementation self-hosted games.

In the case where a developer wants to self-host their game, please contact us on at: info@gamemonetize.com

Support:

If you have any technical questions or comments, please email us at: info@gamemonetize.com

Or simply check documentation on: https://gamemonetize.com/sdk

About

This repository contains the GameMonetize.com SDK for HTML5 Construct 2 games. This allows you to display advertisements in the games published within the GameMonetize.com network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors