Gamejolt API for IDIOTS :D

Uhm… Long time ago i started to learning game jolt api… But… I AM IDIOT! So, after years, when i learned almost everything, i decided to create scripts for other idiots. ! You can make almost averything just with ONE line of code!

 

This is not gex or asset package. Just source with gj api scripts + some things for easy implement. Just download source and use it as base for your project or export / import resources. My english pretty sucks, but i still tried to make some help documets. I hope you understad ๐Ÿ˜€ (Help file have 8 pages ๐Ÿ˜€ )

 

I decided to write here too, because i played lots of game maker games here, and some really needs achievements! ๐Ÿ˜€

 

Anyway… Enjoy!

 

http://gamejolt.com/games/game-maker-gj-api/90339

Comments

05. Sep 2015 ยท 21:45 UTC
I remember taking the time to learn how to integrate the GameJolt API into a Unity web player game. It wasn’t very intuitive, but I actually got it working, but it broke my games when I distributed them on other platforms. Not too long ago I started looking into Twitter OAuth integration, which would work across all platforms. The only downside is having to create a database to store your own leaderboards, achievements, etc.