Added package glew (#1458)
This commit is contained in:
parent
dae362cbd2
commit
1629d7a572
1 changed files with 14 additions and 0 deletions
|
|
@ -17713,5 +17713,19 @@
|
|||
"description": "A poker hand evaluator",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jasonlu7/pokereval"
|
||||
},
|
||||
{
|
||||
"name": "glew",
|
||||
"url": "https://github.com/jyapayne/nim-glew",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"gl",
|
||||
"glew",
|
||||
"opengl",
|
||||
"wrapper"
|
||||
],
|
||||
"description": "Autogenerated glew bindings for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jyapayne/nim-glew"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue