Added package glew (#1458)

This commit is contained in:
Joey 2020-05-06 23:28:42 -06:00 committed by GitHub
parent dae362cbd2
commit 1629d7a572
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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