aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 3d7d87b..f3d43f6 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]