Skip to content

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

License

Notifications You must be signed in to change notification settings

jmfergeau/gjapi_renpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ren'Py 100.0%