Licenses
Order

Godot SQLite 3

by 2shady4u | MIT

GDNative wrapper for SQLite (Godot 4.X+), making it possible to use SQLite databases as data storage in all your future games

Godot SQLite This GDNative script aims to serve as a custom wrapper that makes SQLite3 available in Godot 4.0+. Additionally, it does not require any additional compilation or mucking about with build scripts. Detailed usage instructions can be found here

Compute Shader Plus 0

by DevPoodle | MIT

Adds in classes for both managing compute shaders and shader uniforms

Compute Shader Plus This plugin adds in a ComputeHelper class that keeps track of compute shaders and their uniforms. It's especially ideal for shaders that need to be run many times per second. Here are the main features: ComputeHelper - This class

Game Jolt API 0

by Muriki Studio | MIT

Wrapper for the Game Jolt API running through HTTP requests. It contains all Game Jolt API endpoints and aims to simplify its use where it's possible

Game Jolt API for Godot Wrapper for the Game Jolt API running through HTTP requests. It contains all Game Jolt API endpoints and aims to simplify its use where it's possible. Compatible with Godot 4.x. For the Godot 3.x version, see this branch. For

loading more results...