mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package sdl1
This commit is contained in:
parent
79989dd37d
commit
5c72b1be13
@ -2998,5 +2998,21 @@
|
|||||||
"description": "Sphinx wrapper for Nim",
|
"description": "Sphinx wrapper for Nim",
|
||||||
"license": "LGPL",
|
"license": "LGPL",
|
||||||
"web": "https://github.com/Araq/sphinx"
|
"web": "https://github.com/Araq/sphinx"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sdl1",
|
||||||
|
"url": "https://github.com/nim-lang/sdl1",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"graphics",
|
||||||
|
"library",
|
||||||
|
"multi-media",
|
||||||
|
"input",
|
||||||
|
"sound",
|
||||||
|
"joystick"
|
||||||
|
],
|
||||||
|
"description": "SDL 1.2 wrapper for Nim.",
|
||||||
|
"license": "LGPL",
|
||||||
|
"web": "https://github.com/nim-lang/sdl1"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Loading…
x
Reference in New Issue
Block a user