mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 09:33:08 +00:00
Added package fancygl (#1011)
This commit is contained in:
parent
6d4da67067
commit
d3723175e0
@ -12680,9 +12680,22 @@
|
|||||||
"networking",
|
"networking",
|
||||||
"network mapper",
|
"network mapper",
|
||||||
"blmvxer"
|
"blmvxer"
|
||||||
],
|
],
|
||||||
"description": "A pure implementaion of nmap for nim.",
|
"description": "A pure implementaion of nmap for nim.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/blmvxer/nim-nmap"
|
"web": "https://github.com/blmvxer/nim-nmap"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "fancygl",
|
||||||
|
"url": "https://github.com/krux02/opengl-sandbox",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"opengl",
|
||||||
|
"rendering",
|
||||||
|
"dsl"
|
||||||
|
],
|
||||||
|
"description": "nice way of handling render code",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/krux02/opengl-sandbox"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user