mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 20:09:51 +00:00
Update packages.json (#3002)
adds new package and fixes desc. for old package of mine
This commit is contained in:
parent
c222c88d4d
commit
af9fba86c6
@ -33540,10 +33540,26 @@
|
|||||||
"windowing",
|
"windowing",
|
||||||
"window"
|
"window"
|
||||||
],
|
],
|
||||||
"description": "Clap audio plugin bindings",
|
"description": "PUGL plugin graphics bindings",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/NimAudio/nim-pugl"
|
"web": "https://github.com/NimAudio/nim-pugl"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "vecray",
|
||||||
|
"url": "https://github.com/morganholly/vecray",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"vector",
|
||||||
|
"matrix",
|
||||||
|
"array",
|
||||||
|
"array2d",
|
||||||
|
"array3d",
|
||||||
|
"multidimensional-array"
|
||||||
|
],
|
||||||
|
"description": "2d/3d array and vector types with basic math for them",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/morganholly/vecray"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "negl",
|
"name": "negl",
|
||||||
"url": "https://github.com/lualvsil/negl",
|
"url": "https://github.com/lualvsil/negl",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user