Added package negl (#2876)

This commit is contained in:
Lucas Alves
2024-05-22 08:56:33 +08:00
committed by GitHub
parent 15db513026
commit 5e6eba4a85
+15
View File
@@ -33456,5 +33456,20 @@
"description": "Clap audio plugin bindings",
"license": "MIT",
"web": "https://github.com/morganholly/nim-clap"
},
{
"name": "negl",
"url": "https://github.com/lualvsil/negl",
"method": "git",
"tags": [
"binding",
"egl",
"opengl",
"gles",
"android"
],
"description": "Nim bindings for EGL",
"license": "MIT",
"web": "https://github.com/lualvsil/negl"
}
]