NovaLogger
by NovaProto | MIT
NovaLogger - A Godot-Rust gdextension logger using the log crate :3 Usable in GDScript using the Log and Span classes and in Rust using the log crate (for the fatal level you need to call a macro from this crate)
Picking the variant Use the non-fatal version if you don't want to use fatal errors. Use the fatal version if you want to use fatal errors, a fatal error is a level above Error and will cause the game to quit, but before quitting it will emit the
GDRS Ink
by Green Fox | MIT
A GDExtension implementation of Ink by Inkle, a fantastic battle-tested language used for telling interactive stories
GDRS Ink An Ink by Inkle implementation. Ink is an amazing portable scripting language for scripting stories. It has been used to tell all kinds of game stories from pure Visual Novels to Adventure games. This implementation is built on Rust-compiled
Desktop Caster
by Nekitori Hakari | MIT
Cross-platform desktop screen capture GDExtension for Godot 4, written in Rust (Windows/DXGI, macOS/ScreenCaptureKit, Linux/PipeWire+X11)
🎥 Godot Desktop Caster GD Desktop Caster is a high-performance, cross-platform Godot 4.x GDExtension for real-time desktop screen capture. Written entirely in Rust, it utilizes native OS-level APIs to achieve minimal latency and zero overhead on Godot's
Dear ImGui Godot
by Shatadev | MIT
Fully-featured Dear ImGui plugin for Godot 4 with imgui-rs backend. Made by Shatadev. Dear ImGui created by ocornut
Dear ImGUI is a handy-dandy immediate mode graphical user interface commonly used for tooling and debugging. Latest: 1.18.0 NOTICE: After updating the addon or changing engine versions, restart the engine, then toggle the plugin and singleton off and on
Godot MOG
by Jake Cattrall | MIT
Godot 4 GDExtension addon that imports MoGen `.mog` source files as PackedScenes — both via the editor importer and at runtime through the `MogLoader` class
What it does godot-mog is a GDExtension addon that teaches Godot 4 how to read MoGen .mog source files. When the editor sees a .mog file under res:// , the addon parses it, lowers it through the same pipeline mogen build uses, exports a glTF binary in
Voxel Destruction
by Terabase Studios | MIT
Allows dynamic voxel destruction with debris along with other voxel features. Allows importing .vox files and damaging with a specialized voxel destruction node. Also adds custom monitors and project settings for a more complete experience
Allows dynamic voxel destruction with debris along with other voxel features. Allows importing .vox files and damaging with a specialized voxel destruction node. Also adds custom monitors and project settings for a more complete experience. Please check
loading more results...