Add package sdl2 (#1451)

This commit is contained in:
Joey 2020-04-26 23:17:11 -06:00 committed by GitHub
parent 14495388ee
commit a9dc801550
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]