aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
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"
}
]