Updated docs.

This commit is contained in:
Бранимир Караџић
2025-08-30 19:53:53 -07:00
parent 9dfcab69f7
commit 85cecd5a5c
2 changed files with 5 additions and 1 deletions

View File

@@ -68,6 +68,7 @@ Languages:
* [C/C++ API documentation](https://bkaradzic.github.io/bgfx/bgfx.html)
* [Beef API bindings](https://github.com/bkaradzic/bgfx/tree/master/bindings/bf)
* [C# language API bindings #1](https://github.com/bkaradzic/bgfx/tree/master/bindings/cs)
* [C3 language API bindings #1](https://github.com/bkaradzic/bgfx/tree/master/bindings/c3)
* [D language API bindings](https://github.com/BindBC/bindbc-bgfx)
* [Go language API bindings](https://github.com/james4k/go-bgfx)
* [Haskell language API bindings](https://github.com/haskell-game/bgfx)