Skip to content

rdzig/rdzig

 
 

Repository files navigation

gdzig

Idiomatic Zig bindings for Godot 4.

DISCLAIMER

This library is currently undergoing rapid development and refactoring as we figure out the best API to expose. Bugs and missing features are expected until a stable version is released. Issue reports, feature requests, and pull requests are all very welcome.

Prerequisites

  1. zig 0.15.1+
  2. godot 4.4+

Note: We are targeting stable releases of Zig only. 0.16.x is not currently supported.

Usage:

See the example folder for reference.

Code Sample:

https://github.com/gdzig/gdzig/blob/1cdfec61d185a9440e6419b122a08e003ad3dcde/example/src/GuiNode.zig#L1-L56

Community

Find us in the gdzig Discord server.

About

Zig bindings for Redot 26

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Zig 99.6%
  • Other 0.4%