Page 1 of 1

Game Jolt API for RenPy

Posted: Tue Jan 15, 2019 3:44 pm
by Andredron
Git - https://github.com/Neyunse/GameJolt_API ... ample_Game

This is a sample that lets you see how you can use Game Jolt trophies and scoring in your Ren'Py games. It uses the py_gjapi.rpy file.

Go to this page to know more about this file and know how to use Game Jolt API in Ren'Py: https://github.com/maxlefou/gjapi_renpy

To test the script, create a new project (legacy or new gui) then take either of the corresponding "game" folders and put it in your project's folder. Then, launch it from the launcher.

You can also go to the URL below to get a compiled (but outdated) version of this game: http://gamejolt.com/games/game-jolt-api ... ame/127112

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License.

If you don't want to read all the license but need to mainly know what it means, go to the following page: https://tldrlegal.com/license/gnu-lesse ... 3-(lgpl-3)