Added package negl (#2876)

This commit is contained in:
Lucas Alves 2024-05-21 21:56:33 -03:00 committed by GitHub
parent 15db513026
commit 5e6eba4a85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"
}
]