From 4e17e675414fd1af646827d4ceeb2a96c1335995 Mon Sep 17 00:00:00 2001
From: Alexander Lantsev <aunsane@gmail.com>
Date: Tue, 17 Jun 2014 18:23:25 +0000
Subject: Steam: - first approach of captcha support - added some docs

git-svn-id: http://svn.miranda-ng.org/main/trunk@9533 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
---
 protocols/Steam/doc/sources.txt | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 protocols/Steam/doc/sources.txt

(limited to 'protocols/Steam/doc')

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
-- 
cgit v1.2.3