diff --git a/packages.json b/packages.json index 86298a4..5e07953 100644 --- a/packages.json +++ b/packages.json @@ -5052,5 +5052,21 @@ "web": "https://github.com/LucaWolf/des.nim", "url": "https://github.com/LucaWolf/des.nim", "method": "git" + }, + { + "name": "bgfx", + "url": "https://github.com/Halsys/nim-bgfx", + "method": "git", + "tags": [ + "wrapper", + "media", + "graphics", + "3d", + "rendering", + "opengl" + ], + "description": "BGFX wrapper for the nim programming language.", + "license": "BSD2", + "web": "https://github.com/Halsys/nim-bgfx" } ]