Registry / other / gdnative

gdnative

JSON →
library0.11.3rscratesunverified

The Godot game engine's gdnative bindings.

# Cargo.toml [dependencies] gdnative = "0.11.3"
INSTALL
IMPORT
SIG · GDNATIVE
G
gdnative
otherrustv0.11.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Node
use gdnative::api::Node;

Imports the Node API from GDNative bindings.

use gdnative::api::Node; fn main() { println!("GDNative bindings loaded"); }
Debug
Known issues
breakingDeprecated in favor of godot-rust/gdextension for Godot 4+
fix
Migrate to gdextension crate for Godot 4 projects
affects: >=0.11.0
Upgrade
Version history
0.11.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
gdnative — cargo add gdnative · libregistry