Added package glew

This commit is contained in:
Joey Yakimowich-Payne 2020-05-06 20:09:42 -06:00
commit 33ac48f772

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