No description
Find a file
2021-07-23 19:45:01 -03:00
.github Create FUNDING.yml 2019-05-26 02:42:29 -03:00
src Update steam.nim 2021-07-24 01:29:55 +03:00
.gitignore Initial commit 2018-12-30 02:52:04 -03:00
LICENSE Initial commit 2018-12-30 02:52:04 -03:00
README.md Init 2018-12-30 08:18:53 -03:00
steam.nimble 0.20.0 2019-06-06 15:09:48 -03:00

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.