Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 666 Bytes

File metadata and controls

24 lines (14 loc) · 666 Bytes

godot-zig

This repository contains Zig bindings for the Godot Engine's GDNative API.

This project is a work in progress and you probably shouldn't use it.

Engine compatibility

Currently only Godot 3.4 is officially supported. You can probably get other 3.x versions working by switching the tag of godot-headers and re-generating the bindings.

Usage

TODO: add usage examples...

Inspired by

License

MIT