added sdl2
This commit is contained in:
parent
ff08c5d216
commit
71ec516822
1 changed files with 11 additions and 1 deletions
|
|
@ -521,6 +521,16 @@
|
|||
"description": "Nimrod wrapper for the libpng library",
|
||||
"license": "libpng",
|
||||
"web": "https://github.com/barcharcraz/nimlibpng"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"name":"sdl2",
|
||||
"url":"git://github.com/nimrod-code/sdl2",
|
||||
"method":"git",
|
||||
"tags":["wrapper","media","audio","video"],
|
||||
"description":"Wrapper for SDL 2.x",
|
||||
"license":"MIT",
|
||||
"web":"https://github.com/nimrod-code/sdl2"
|
||||
},
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue