Add linagl to packages.json

This commit is contained in:
Isak Andersson 2013-08-02 13:35:27 +02:00
parent d40139632c
commit 6574e0af33

View File

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