Merge pull request #275 from yglukhov/patch-6

Added nimsl lib
This commit is contained in:
Dominik Picheta 2015-11-23 12:38:08 +00:00
commit 310ea2ba08

View File

@ -3561,5 +3561,18 @@
"description": "Web-based playground for testing Nim code.",
"license": "MIT",
"web": "https://github.com/theduke/nim-playground"
},
{
"name": "nimsl",
"url": "https://github.com/yglukhov/nimsl",
"method": "git",
"tags": [
"shader",
"opengl",
"glsl"
],
"description": "Shaders in Nim.",
"license": "MIT",
"web": "https://github.com/yglukhov/nimsl"
}
]