Merge pull request #459 from Vladar4/master

removed dash from the libtcod package name
This commit is contained in:
Dominik Picheta 2017-01-24 18:01:08 +01:00 committed by GitHub
commit 1e4c1f14f6

View File

@ -69,8 +69,8 @@
"web": "https://github.com/olahol/nimrod-murmur"
},
{
"name": "libtcod-nim",
"url": "https://github.com/Vladar4/libtcod-nim/",
"name": "libtcod_nim",
"url": "https://github.com/Vladar4/libtcod_nim/",
"method": "git",
"tags": [
"roguelike",
@ -83,7 +83,7 @@
],
"description": "Wrapper of the libtcod library for the Nim language.",
"license": "zlib",
"web": "https://github.com/Vladar4/libtcod-nim"
"web": "https://github.com/Vladar4/libtcod_nim"
},
{
"name": "nimgame",