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" } ] -