aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2015-08-20 23:10:10 +0200
committerAraq <rumpf_a@web.de>2015-08-20 23:10:10 +0200
commit042e70844298c9820a63481975b4ddb4504c3f49 (patch)
treec9a50408b30885228c7ca7bde6a55123b17276fe
parent5c72b1be13012f09d7d897fa96ff245351cee2b5 (diff)
downloadpackages-042e70844298c9820a63481975b4ddb4504c3f49.tar.gz
packages-042e70844298c9820a63481975b4ddb4504c3f49.zip
Added package graphics
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 1ca5184..3e91c59 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
] \ No newline at end of file