Quellcode durchsuchen

Updated README.

Branimir Karadžić vor 11 Jahren
Ursprung
Commit
e6edb1e41d
1 geänderte Dateien mit 5 neuen und 2 gelöschten Zeilen
  1. 5 2
      README.md

+ 5 - 2
README.md

@@ -29,8 +29,9 @@ Languages:
 
  * [C99 API documentation](https://github.com/bkaradzic/bgfx/blob/master/include/bgfx.c99.h)
  * [C++ API documentation](https://github.com/bkaradzic/bgfx/blob/master/include/bgfx.h)
- * [D API bindings](https://github.com/p0nce/DerelictBgfx)
- * [Go API bindings](https://github.com/james4k/go-bgfx)
+ * [C#/VB/F# language API bindings](https://github.com/MikePopoloski/SharpBgfx)
+ * [D language API bindings](https://github.com/p0nce/DerelictBgfx)
+ * [Go language API bindings](https://github.com/james4k/go-bgfx)
 
 Who is using it?
 ----------------
@@ -579,6 +580,8 @@ Dario Manesku ([@dariomanesku](https://github.com/dariomanesku)) - 13-stencil,
   14-shadowvolumes, 15-shadowmaps-simple, 16-shadowmaps, 18-ibl  
 James Gray ([@james4k](https://github.com/james4k)) - Go language API bindings.  
 p0nce ([@p0nce](https://github.com/p0nce)) - D language API bindings.  
+Mike Popoloski ([@MikePopoloski](https://github.com/MikePopoloski)) - C#/VB/F# 
+language API bindings  
 
 [License (BSD 2-clause)](https://github.com/bkaradzic/bgfx/blob/master/LICENSE)
 -------------------------------------------------------------------------------