Added package graphics

This commit is contained in:
Araq 2015-08-20 23:10:10 +02:00
parent 5c72b1be13
commit 042e708442

View File

@ -3014,5 +3014,17 @@
"description": "SDL 1.2 wrapper for Nim.",
"license": "LGPL",
"web": "https://github.com/nim-lang/sdl1"
},
{
"name": "graphics",
"url": "https://github.com/nim-lang/graphics",
"method": "git",
"tags": [
"library",
"SDL"
],
"description": "Graphics module for Nim.",
"license": "MIT",
"web": "https://github.com/nim-lang/graphics"
}
]