Added package frag

This commit is contained in:
Zachary Carter 2017-04-30 08:37:41 -04:00
parent 5dcc2ba666
commit 39b768f697

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