Compare commits
2 commits
master
...
add-sdl221
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
402ad4ebb9 |
||
|
|
4dea4bfc4a |
1 changed files with 14 additions and 0 deletions
|
|
@ -17574,5 +17574,19 @@
|
||||||
"description": "Nim wrapper for the PARI library",
|
"description": "Nim wrapper for the PARI library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/BarrOff/nim-pari"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue