Added gamelight package

This commit is contained in:
Dominik Picheta 2017-03-18 16:42:05 +01:00 committed by GitHub
parent 933f30c7e3
commit 43339fae42

View File

@ -6095,5 +6095,20 @@
"description": "wrapper for communicating with InfluxDB over the REST interface",
"license": "BSD 3-Clause",
"web": "https://github.com/samdmarshall/influx.nim"
},
{
"name": "gamelight",
"url": "https://github.com/dom96/gamelight",
"method": "git",
"tags": [
"js",
"library",
"graphics",
"collision",
"2d"
],
"description": "A set of simple modules for writing a JavaScript 2D game.",
"license": "MIT",
"web": "https://github.com/dom96/gamelight"
}
]