mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Updated docs.
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -55,7 +55,8 @@ Supported 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>`__
|
||||
- `C# language API bindings <https://github.com/bkaradzic/bgfx/tree/master/bindings/cs>`__
|
||||
- `C3 language API bindings <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>`__
|
||||
@@ -231,6 +232,8 @@ Chronological order:
|
||||
- Biswapriyo Nath (`@Biswa96 <https://github.com/Biswa96>`__) - GitHub Actions CI.
|
||||
- Raziel Alphadios (`@RazielXYZ <https://github.com/RazielXYZ>`__) - Various fixes and improvements.
|
||||
- IchorDev (`@IchorDev <https://github.com/ichordev>`__) - Improved D language bindings.
|
||||
- Martijn Courteaux (`@Martijn Courteaux <https://github.com/mcourteaux>`__) - Various fixes and improvements.
|
||||
- JazielGuerrero (`@JazielGuerrero <https://github.com/JazielGuerrero>`__) - C3 language bindings.
|
||||
|
||||
and `others <https://github.com/bkaradzic/bgfx/graphs/contributors>`__...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user