aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 222e275..8e2b396 100644
--- a/packages.json
+++ b/packages.json
@@ -141,6 +141,15 @@
"tags": ["library", "terminal", "io"],
"description": "Termbox wrapper.",
"license": "MIT"
+ },
+
+ {
+ "name": "linagl",
+ "url": "ssh://hg@bitbucket.org/TheLonelyByte/linagl",
+ "method": "hg",
+ "tags": ["library", "opengl", "math", "game"],
+ "description": "OpenGL math library",
+ "license": "CC0"
}
]