aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 545e523..fe36ff0 100644
--- a/packages.json
+++ b/packages.json
@@ -8637,5 +8637,21 @@
"description": "Develop SuperCollider UGens in Nim",
"license": "MIT",
"web": "https://github.com/capocasa/scnim"
+ },
+ {
+ "name": "nimgl",
+ "url": "https://github.com/cavariux/nimgl",
+ "method": "git",
+ "tags": [
+ "glfw",
+ "glew",
+ "math",
+ "opengl",
+ "bindings",
+ "gl"
+ ],
+ "description": "Nim Game Library",
+ "license": "MIT",
+ "web": "https://github.com/cavariux/nimgl"
}
]