mirror of
https://github.com/juancarlospaco/nim-steam
synced 2026-01-14 17:41:34 +00:00
No description
|
|
||
|---|---|---|
| .github | ||
| src | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| steam.nimble | ||
Nim-Steam
For Docs run nim doc steam.nim.
Its a 1-1 copy of the official Steam API Docs.
Code can work with and without SSL.
Code can work with Async and Sync Code.
This is not a wrapper for the Desktop App.
It requires your Steam auth key.
100% of the API supported.