mirror of
https://github.com/zserge/fenster.git
synced 2025-04-12 10:48:41 +03:00
docs: added lua-fenster link
This commit is contained in:
@ -17,6 +17,7 @@ This library provides the most minimal and highly opinionated way to display a c
|
||||
* One C99 header of ~300LOC, easy to understand and extend.
|
||||
* Go bindings (`import "github.com/zserge/fenster"`, see [godoc](https://pkg.go.dev/github.com/zserge/fenster))
|
||||
* Zig bindings (see [examples/minimal-zig](/examples/minimal-zig))
|
||||
* Lua bindings (see https://github.com/jonasgeiler/lua-fenster)
|
||||
* And, yes, [it can run Doom](/examples/doom-c)!
|
||||
|
||||
## Example
|
||||
|
Reference in New Issue
Block a user