removed dash from the libtcod package name
This commit is contained in:
parent
9601645714
commit
4ace54818f
1 changed files with 3 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue