From 39b768f697db80373448a3cb216ea5d4e7b43a43 Mon Sep 17 00:00:00 2001 From: Zachary Carter Date: Sun, 30 Apr 2017 08:37:41 -0400 Subject: Added package frag --- packages.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/packages.json b/packages.json index a783911..3b60f75 100644 --- a/packages.json +++ b/packages.json @@ -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" } ] -- cgit v1.2.3