Merge pull request #498 from zacharycarter/add-frag1237

Add package frag
This commit is contained in:
Dominik Picheta 2017-04-30 15:37:50 +02:00 committed by GitHub
commit 58ef27ae68

View File

@ -6261,5 +6261,19 @@
"description": "MathExpr - wrapper around TinyExpr C library",
"license": "MIT",
"web": "https://github.com/TiberiumN/nim-mathexpr"
},
{
"name": "frag",
"url": "https://github.com/fragworks/frag",
"method": "git",
"tags": [
"game",
"game-dev",
"2d",
"3d"
],
"description": "A 2D|3D game engine",
"license": "MIT",
"web": "https://github.com/fragworks/frag"
}
]