A downloadable Plugin

Buy Now$9.00 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

If you have questions, ideas or bug reports, you can get in touch directly in the Master Pose discord server.


Purchase

Buy Now$9.00 USD or more

In order to download this Plugin you must purchase it at or above the minimum price of $9 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.

how do i set this up? you say you need to fill in two fields after i add the plugin but i dont see them. any video tutorial or more in-depth explanation pls?

Hello!

The keys can be obtained at your GameJolt game settings. Go to your game page, then go to settings, then go to the tab called “API Settings”, there you’ll find the values you need to put in your game

thats not what i meant. ik but after i put the plugin in construct 3 where do i go? you said you need to fill in 2 values, but where are the values in construct? i couldnt find anything related to the plugin when i put it in

  • Install the plugin.
  • Add it in your project.
  • Click the plugin added on your objects sidebar.
  • There you’ll see the properties of the plugin.
(1 edit) (+1)

wdym by "add it"? like i tried right clicking and searching for it but nothing popped up. im not sure i installed it correctly? i went to the addon manager and clicked "install new addon" and i uploaded the file. is there anything more i need to do? update: i found it tysm for the help!

how do i make a scoreboard?

You can check the demo.c3p if you are having troubles to implement scoreboards. Basically, you just save them, and then can iterate over them with their respective ACEs.

When is the next sale? or is it just one time.

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!