Added package steam (#972)

This commit is contained in:
Juan Carlos 2018-12-30 10:06:59 -03:00 committed by Miran
parent 0e6d1c64b4
commit 245def8e44

View File

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