If your script prefers XML, you can append ?format=xml to get an XML output.


Dr. McKay
www.doctormckay.com


On Thu, Aug 22, 2013 at 4:39 PM, Accid[e]nt <accid...@sipa.co.uk> wrote:

> Doctor McKay, that's exactly what I needed, thanks! The format means I can
> script the update too... hmmm. nice!
>
>
> On 22 August 2013 21:26, Doctor McKay <mc...@doctormckay.com> wrote:
>
>> http://api.steampowered.com/IGCVersion_440/GetServerVersion/v0001 will
>> show you the current server version of TF2 and the minimum allowed version.
>> Replace 440 with your app ID for a different app.
>>
>>
>> Dr. McKay
>> www.doctormckay.com
>>
>>
>> On Tue, Aug 20, 2013 at 9:12 PM, Ross Bemrose <rbemr...@gmail.com> wrote:
>>
>>> If you mean the latest version on Steam, use the UpToDateCheck API:
>>> http://wiki.teamfortress.com/**wiki/WebAPI/UpToDateCheck<http://wiki.teamfortress.com/wiki/WebAPI/UpToDateCheck>
>>>
>>> Not sure why it's on the TF2 wiki instead of the Valve developer wiki,
>>> but it requires two arguments: the client appid and version to check
>>> against.
>>>
>>> So, to check today's version of TF2, I'd visit
>>> http://api.steampowered.com/**ISteamApps/UpToDateCheck/v1?**
>>> appid=440&version=1875461<http://api.steampowered.com/ISteamApps/UpToDateCheck/v1?appid=440&version=1875461>which
>>>  tells me I have the latest version... but visiting it with an older
>>> version (such as version 0) will tell me the latest version is 1875461.
>>>
>>> As for App IDs, it takes the *client* IDs, not server IDs.  Such as 10
>>> for CS 1.6, 440 for TF2, 730 for CS:GO, etc... the complete list is on the
>>> Developer Wiki: https://developer.**valvesoftware.com/wiki/Steam_**
>>> Application_IDs<https://developer.valvesoftware.com/wiki/Steam_Application_IDs>
>>>
>>>
>>> On 8/20/2013 9:03 PM, Peter Jerde wrote:
>>>
>>>> Besides "version" in console? :)
>>>>
>>>> I sometimes refer to http://steamping.com/ since they list the current
>>>> version numbers for the games they track.
>>>>
>>>>   - Peter
>>>>
>>>> On Aug 20, 2013, at 19:23 PM, "Accid[e]nt" <accid...@sipa.co.uk> wrote:
>>>>
>>>>> Just out of interest, is there any other way to determine the current
>>>>> version? I use HLSW to manage versions but can't find anywhere besides 
>>>>> here
>>>>> which shows a current version number.
>>>>>
>>>>>
>>>> ______________________________**_________________
>>>> To unsubscribe, edit your list preferences, or view the list archives,
>>>> please visit:
>>>> https://list.valvesoftware.**com/cgi-bin/mailman/listinfo/**hlds<https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds>
>>>>
>>>
>>>
>>> ______________________________**_________________
>>> To unsubscribe, edit your list preferences, or view the list archives,
>>> please visit:
>>> https://list.valvesoftware.**com/cgi-bin/mailman/listinfo/**hlds<https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds>
>>>
>>
>>
>> _______________________________________________
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds
>>
>>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds
>
>
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds

Reply via email to