Hi everyone!
I work on a game that I plan on releasing on GameJolt (it's a site that hosts indie games). It has a very nice achievement system, scoreboards and cloud storage. In the process I created a script that can be used to communicate with the GameJolt API that I've turned into a plugin and decided to share with the community. :)
It has most of the API but still lacks features so it's still WIP and will be improved. Hope someone finds it useful.
Awesome, thank you very much for sharing :)
THX
Cool! Looking forward to see it completed :smiley:
Nice! Many devs request this daily, but everybody was trying to convince them to bind the API with a C++ module. This is an awesome work around, specially for non core programmers! Thank you so much <3
Yeah, no need to recompile the full engine is so nice :)
Thanks for all the kind words! <3 Since it my first plugin I'm happy the community has met it well. At the moment the data storage functions are complete and some new features apart from the main API are being added like a downloader for trophy images. I'll update the repository either this or the next weekend as I only have access to my PC (and the plugin files) during the weekend. :)
The new version has just been pushed to GitHub, yay. :D Includes: -Data storage API -Downloaders for avatars and trophy icons