Skip to content

smeans/gdzig

 
 

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

Usage:

See the example folder for reference.

Code Sample:

https://github.com/gdzig/gdzig/blob/84b0828f491d6e9e330b1c1e6a9b84d28dcdacbf/example/src/GuiNode.zig#L6-L32

Community

Find us in the gdzig Discord server.

About

Zig bindings for Godot 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Zig 99.5%
  • Other 0.5%