diff options
Diffstat (limited to 'protocols/Steam/doc/sources.txt')
-rw-r--r-- | protocols/Steam/doc/sources.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/protocols/Steam/doc/sources.txt b/protocols/Steam/doc/sources.txt new file mode 100644 index 0000000000..ccac7b00a3 --- /dev/null +++ b/protocols/Steam/doc/sources.txt @@ -0,0 +1,11 @@ +Steam web API
+http://steamcommunity.com/dev
+Official supported API
+http://api.steampowered.com/ISteamWebAPIUtil/GetSupportedAPIList/v0001/
+Not supported, bud worked API
+http://pastebin.com/qsX36TMT
+Steam browser protocol
+https://developer.valvesoftware.com/wiki/Steam_browser_protocol
+Other realization on c++
+https://code.google.com/p/pidgin-opensteamworks/
+https://github.com/jgeboski/bitlbee-steam
\ No newline at end of file |