diff options
| -rw-r--r-- | packages.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 8b1535b..e71744b 100644 --- a/packages.json +++ b/packages.json @@ -11617,6 +11617,22 @@ "web": "https://github.com/treeform/pg" }, { + "name": "bgfxdotnim", + "url": "https://github.com/zacharycarter/bgfx.nim", + "method": "git", + "tags": [ + "bgfx", + "3d", + "vulkan", + "opengl", + "metal", + "directx" + ], + "description": "bindings to bgfx c99 api", + "license": "MIT", + "web": "https://github.com/zacharycarter/bgfx.nim" + }, + { "name": "niledb", "url": "https://github.com/JeffersonLab/niledb.git", "method": "git", |
