jmfergeau / gjapi_renpy

GameJolt API in Python, made ready for use in Ren'Py (gitlab mirror)

Home Page:https://gitlab.com/maxlefou/gjapi_renpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Jolt Trophy for Ren'Py

Licence Ren'Py

Original file by vncastanheira on GitHub version 1.1

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-lesser-general-public-license-v3-(lgpl-3)

This is a script that lets you use Game Jolt trophies and scoring in your Ren'Py games. It's originally a python script modified so it can be understood by the Ren'Py engine. You can find a sample game that uses it here. If you are new with python and Ren'Py coding, I suggest you to get an eye on the sample game's code while reading the wiki. You can also get the sample game compiled in the url here.

Simply drop the .rpy file with the other rpy files of your project. Then, you have the instructions on how to use it in the wiki.

About

GameJolt API in Python, made ready for use in Ren'Py (gitlab mirror)

https://gitlab.com/maxlefou/gjapi_renpy

License:GNU Lesser General Public License v3.0


Languages

Language:Ren'Py 100.0%