Version Game Server: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (add info linux)
Line 1: Line 1:
Version Game Server (Windows)
Version Game Server
----
----
http://developer.valvesoftware.com/wiki/Game_Name_Abbreviations
http://developer.valvesoftware.com/wiki/Game_Name_Abbreviations
Line 23: Line 23:
         "zps"
         "zps"
  'game' options for HL1 DS Install:
  'game' options for HL1 DS Install:
----
'''The information of the file InstallRecord.blob'''
----
         "cstrike"
         "cstrike"
         "cstrike_beta"
         "cstrike_beta"
Line 54: Line 57:
--[[User:Spy-warrior|Spy-warrior]] 11:45, 14 March 2009 (UTC)
--[[User:Spy-warrior|Spy-warrior]] 11:45, 14 March 2009 (UTC)
----
----
== Version Game Server Windows ==
  C:\HLServer>hldsupdatetool -command version
  C:\HLServer>hldsupdatetool -command version
  Bootstrapper version: 35
  Bootstrapper version: 35
Line 65: Line 70:
         Opposing Force Base Content: 2
         Opposing Force Base Content: 2
         Condition Zero Base Content: 22
         Condition Zero Base Content: 22
----
 
'''The information of the file InstallRecord.blob'''
== Version Game Server Linux ==
./steam -command version
Bootstrapper version: 34
Versions installed in '/usr/local/games/hlds/':
Half-Life Base Content: 12
Linux Server Engine: 42
Counter-Strike Base Content: 25
Condition Zero Base Content: 22
----
----


Copyrights [[Steam]]
Copyrights [[Steam]]

Revision as of 08:44, 29 March 2009

Version Game Server


http://developer.valvesoftware.com/wiki/Game_Name_Abbreviations


C:\HLServer>hldsupdatetool -command list
Checking bootstrapper version ...
'game' options for Source DS Install:
       "Counter-Strike Source"
       "ageofchivalry"
       "diprip"
       "dods"
       "dystopia"
       "episode1"
       "esmod"
       "garrysmod"
       "hl2mp"
       "insurgency"
       "l4d_full"
       "left4dead"
       "orangebox"
       "synergy"
       "tf"
       "zps"
'game' options for HL1 DS Install:

The information of the file InstallRecord.blob


       "cstrike"
       "cstrike_beta"
       "czero"
       "dmc"
       "dod"
       "gearbox"
       "ricochet"
       "tfc"
       "valve"
'game' options for Third-Party game servers:
       "ageofchivalry"
       "darkmessiah"
       "diprip"
       "dystopia"
       "esmod"
       "garrysmod"
       "insurgency"
       "marenostrum"
       "redorchestra"
       "ship"
       "sin"
       "synergy"
       "tshb"
       "zps"



Steam_Application_IDs


--Spy-warrior 11:45, 14 March 2009 (UTC)


Version Game Server Windows

C:\HLServer>hldsupdatetool -command version
Bootstrapper version: 35
Versions installed in 'd:\HLServer':
       Half-Life Base Content: 12
       Win32 Server Engine: 36
       Counter-Strike Base Content: 25
       Team Fortress Classic Base Content: 8
       Day of Defeat Base Content: 10
       Deathmatch Classic Base Content: 3
       Opposing Force Base Content: 2
       Condition Zero Base Content: 22

Version Game Server Linux

./steam -command version
Bootstrapper version: 34
Versions installed in '/usr/local/games/hlds/':

Half-Life Base Content: 12 Linux Server Engine: 42 Counter-Strike Base Content: 25 Condition Zero Base Content: 22


Copyrights Steam