Merge pull request #22 from BitPuffin/patch-1

Add linagl to packages.json
This commit is contained in:
Dominik Picheta 2013-08-02 07:00:57 -07:00
commit f1f9de663f

View File

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