mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added BGFX wrapper (#391)
* Added BGFX * Revert "Added BGFX" This reverts commit 8d3ad78e03b5b379408ea26c3bd22d2f4023bd0d. * Added BGFX Added the entry to the "end" of the file.
This commit is contained in:
parent
631d260836
commit
0c0a91d824
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user