Skip to content

Commit

Permalink
docs: added lua-fenster link
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasgeiler authored May 27, 2024
1 parent 92aa0ec commit 6b80f8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6b80f8c

Please sign in to comment.