Add package sdl2 (#1451)

This commit is contained in:
Joey
2020-04-27 07:17:11 +02:00
committed by GitHub
parent 14495388ee
commit a9dc801550
+14
View File
@@ -17574,5 +17574,19 @@
"description": "Nim wrapper for the PARI library",
"license": "MIT",
"web": "https://github.com/BarrOff/nim-pari"
},
{
"name": "nim_sdl2",
"url": "https://github.com/jyapayne/nim-sdl2",
"method": "git",
"tags": [
"sdl2",
"sdl",
"graphics",
"game"
],
"description": "SDL2 Autogenerated wrapper",
"license": "MIT",
"web": "https://github.com/jyapayne/nim-sdl2"
}
]