add pugl, update web field of clap (#2922)

This commit is contained in:
Morgan
2024-08-20 13:57:15 +08:00
committed by GitHub
parent 9a7c412477
commit cef987f442
+19 -1
View File
@@ -33550,7 +33550,25 @@
],
"description": "Clap audio plugin bindings",
"license": "MIT",
"web": "https://github.com/morganholly/nim-clap"
"web": "https://github.com/NimAudio/nim-clap"
},
{
"name": "pugl",
"url": "https://github.com/NimAudio/nim-pugl",
"method": "git",
"tags": [
"plugin",
"audio-plugin",
"pugl",
"graphics",
"opengl",
"gui",
"windowing",
"window"
],
"description": "Clap audio plugin bindings",
"license": "MIT",
"web": "https://github.com/NimAudio/nim-pugl"
},
{
"name": "negl",