Merge pull request #22 from BitPuffin/patch-1
Add linagl to packages.json
This commit is contained in:
commit
f1f9de663f
1 changed files with 9 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue