mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added nimrod-glfw data
This commit is contained in:
parent
97fbd8a94d
commit
f177208fe2
@ -96,6 +96,15 @@
|
|||||||
"tags": ["build", "automation", "sortof"],
|
"tags": ["build", "automation", "sortof"],
|
||||||
"description": "make-like for Nimrod. Describe your builds as tasks!",
|
"description": "make-like for Nimrod. Describe your builds as tasks!",
|
||||||
"license": "MIT"
|
"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