views
7.3k

Comments (26)

What do you think?

it dosnt work

noice

happy 2017

lol ._.

If only Construct Classic was up-to-date :(

I have a question about indies vs gamers api if you could give me a response that would be nice :D

Here's a plugin for Construct Classic for working with the Game Jolt API. It's pretty old at this point, but should still work.

Current Features

  • User Authorization

  • Trophies

  • Scores

  • Data Storage

Install Plugin

You'll have to first install the plugin files into Construct. This should be in Construct/Plugins.

Example CAP

Once the plugin is installed, you can look at the example CAP file to see how it's used.

Source Code

You can fork and modify and help make it better, if you'd like.

https://github.com/hworld/gj-construct-plugin

Some Documentation

You first need to populate the Game Jolt API object with your Game ID and your game's Private Key. These can be found in the Manage Trophies section when you're editing your game.

After that you'll have to set the Username and User Token as well. This can be done in the event sheet. You can not make any API calls without having the Game ID, Private Key, Username and User Token variables set.

Experiment around with it. The example CAP should show you pretty much how to use it.

If you have any questions, just ask.

#other



all-ages
Nothing has been posted to this project page yet. Check back later!