Added package itchio (#973)

This commit is contained in:
Juan Carlos 2018-12-30 14:44:35 -03:00 committed by Miran
parent 245def8e44
commit b4dc90c531

View File

@ -12321,5 +12321,20 @@
"description": "Steam API Client for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-steam"
},
{
"name": "itchio",
"url": "https://github.com/juancarlospaco/nim-itchio",
"method": "git",
"tags": [
"itchio",
"game",
"gaming",
"async",
"multisync"
],
"description": "itch.io API Client for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-itchio"
}
]