aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 222e275..6874161 100644
--- a/packages.json
+++ b/packages.json
@@ -141,6 +141,14 @@
"tags": ["library", "terminal", "io"],
"description": "Termbox wrapper.",
"license": "MIT"
+ },
+
+ {
+ "name": "linagl",
+ "url": "https://bitbucket.org/TheLonelyByte/linagl",
+ "method": "hg",
+ "tags": ["library", "opengl", "math", "game"],
+ "description": "OpenGL math library",
+ "license": "CC0"
}
]
-