Godot GameJolt API's icon

Godot GameJolt API 1.2 Scripts 4.2 Community

Submitted by user IronBrandon; MIT; 2026-05-24

Adds a simple GameJolt API class.

Make calls to the API and easily handle them using full offline documentation for all functions.
The GameJoltAPI node extends from HTTPRequest.

Click "View Files" for more info and source.

Installation from Source:
1. Download either "gamejolt_api" in the source or the latest release.
2. Drag and drop the "gamejolt_api" folder into your project's addons folder.
3. Next, go to _Project > Project Settings... > Plugins_ and enable the "GameJolt API" plugin.
4. You can also go to 'gamejolt.gd', add a line, save, then remove it and save again.
- This ensures that the "offline documentation" properly generates.


View files Download Submit an issue Recent Edits