mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Merge pull request #13 from rafaelvasco/master
Added nimrod-glfw to packages
This commit is contained in:
commit
86e41c59e6
@ -96,6 +96,15 @@
|
||||
"tags": ["build", "automation", "sortof"],
|
||||
"description": "make-like for Nimrod. Describe your builds as tasks!",
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "nimrod-glfw",
|
||||
"url": "git://github.com/rafaelvasco/nimrod-glfw/",
|
||||
"method": "git",
|
||||
"tags": ["library", "glfw", "opengl", "windowing", "game"],
|
||||
"description": "Nimrod bindings for GLFW library.",
|
||||
"license": "MIT"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user