Edit of asset "Godot GameJolt API" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot GameJolt API | |
| Description |
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. |
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! Installation: - Click "Download" on this addon then "Change Install Folder" - Create folder "res://addons/gamejolt_api", choose it, and click "Install". - Next, go to Project > Project Settings... > Plugins and enable the "GameJolt API" plugin. - Finally, reload your project. |
| Category | Scripts | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/IronBrandon/Godot-GameJolt-API | |
| Issues Url | https://github.com/IronBrandon/Godot-GameJolt-API/issues | |
| Godot version | Godot 4.2 | |
| Version String | 1.2 | |
| Download Commit | 4204e9b38b4ab8f19cae3f50739a50c945bd68a9 | |
| Download Url (Computed) | https://github.com/IronBrandon/Godot-GameJolt-API/archive/4204e9b38b4ab8f19cae3f50739a50c945bd68a9.zip | |
| Icon Url |
https://raw.githubusercontent.com/IronBrandon/Godot-GameJolt-API/refs/tags/1.0.0/gj_icon.png
|
|