A downloadable Plugin

Buy Now
On Sale!
50% Off
$9.00 $4.50 USD or more

Play the demo here

Construct 3 GameJolt Integration

This plugin allows you to quickly integrate Game Jolt with any of your Construct projects. It has full support for all versions of the API, and will be updating along.

Features

This plugin includes the following

  • Users: authenticate your players and get their information.
  • Sessions: flavor your user's experience by setting their game activity.
  • Scores: add scores and tables to your games.
  • Trophies: unlock achievements for your game.

Besides the API endpoints, this plugin comes with a lot of ACEs for easy integration and debugging, such as:

  • Quick access to data using dot-notation, you don't need to parse the data yourself.
  • Loop functions for iterating lists of data.
  • Specific triggers for each action request.

How it works?

After adding the plugin, you will have to configure two fields:

Both of these fields can be found at your game settings on:

Game API > API Settings.

After that, you can start doing requests to Game Jolt. You would normally create a form on your game to request your users to login:

To automatically re-login your users on future playthroughs, you need to add this:


To-Do List

The following features will be implemented:

  • Data storage endpoints
  • Friend endpoints
  • Batch calls support

Play the demo here


Check my other plugins

Support, ideas and feedback

You can contact me over contact[at]masterpose.dev, over Twitter or over discord on the Construct Community where I'm Luan Himmlisch. I'm open to ideas for new plugins!

Purchase

Buy Now
On Sale!
50% Off
$9.00 $4.50 USD or more

In order to download this Plugin you must purchase it at or above the minimum price of $4.50 USD. You will get access to the following files:

MasterPose_GameJolt-1.0.0.0.c3addon 17 kB

Download demo

Download
demo.c3p 299 kB

Development log

Comments

Log in with itch.io to leave a comment.

omg, I have been waiting for this for so long! I see that this is still being worked on. But for reassurance, this addon is easy to set up, and unlocking achievements works right? If so I will buy this whenever I can!

also if you are good with this API stuff, could you make an addon for Newgrounds API? It would be so awesome! I’m also looking forward to that example file! :D

Hello, thanks for your interest on the plugin! Yes, the plugin is very straight-forward to set up, you can see its functionalities by playing the demo: https://gamejolt.com/games/trophy-clicker/196972. I'll be sharing the project of the demo in a pair of days.

Thanks for the Newgrounds idea, I was indeed looking for interesting services to make a plugin of. I'll look into it.

(+2)

I'm working on cleaning up the demo Construct 3 Project file, to share it on the downloadables 😄

Thanks for checking the page!