Version Game Server: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (add info linux)
m (→‎top: clean up, added orphan, underlinked tags)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Version Game Server
{{Multiple issues|
----
{{Underlinked|date=January 2024}}
{{Orphan|date=January 2024}}
}}
 
http://developer.valvesoftware.com/wiki/Game_Name_Abbreviations
http://developer.valvesoftware.com/wiki/Game_Name_Abbreviations
----
----
Line 23: Line 26:
         "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 50: Line 50:
         "tshb"
         "tshb"
         "zps"
         "zps"
----
----
[[Steam_Application_IDs]]
[[Steam_Application_IDs]]
----
----
--[[User:Spy-warrior|Spy-warrior]] 11:45, 14 March 2009 (UTC)
 
----
== Version Game Server Windows ==
Update by --[[User:Spy-warrior|Spy-warrior]] 08:57, 26 April 2009 (UTC)
   
   
== Version Game Server Windows ==
  C:\HLServer>hldsupdatetool -command version
  C:\HLServer>hldsupdatetool -command version
  Bootstrapper version: 35
  Bootstrapper version: 35
  Versions installed in 'd:\HLServer':
  Versions installed in 'd:\HLServer':
         Half-Life Base Content: 12
         Half-Life Base Content: 12
         Win32 Server Engine: 36
         Win32 Server Engine: 39
         Counter-Strike Base Content: 25
         Counter-Strike Base Content: 28
         Team Fortress Classic Base Content: 8
         Team Fortress Classic Base Content: 8
         Day of Defeat Base Content: 10
         Day of Defeat Base Content: 10
         Deathmatch Classic Base Content: 3
         Deathmatch Classic Base Content: 3
         Opposing Force Base Content: 2
         Opposing Force Base Content: 3
         Condition Zero Base Content: 22
         Condition Zero Base Content: 22


Line 75: Line 73:
  Bootstrapper version: 34
  Bootstrapper version: 34
  Versions installed in '/usr/local/games/hlds/':
  Versions installed in '/usr/local/games/hlds/':
Half-Life Base Content: 12
        Half-Life Base Content: 12
Linux Server Engine: 42
        Linux Server Engine: 42
Counter-Strike Base Content: 25
        Counter-Strike Base Content: 25
Condition Zero Base Content: 22
        Condition Zero Base Content: 22
----
'''The information of the file InstallRecord.blob'''
----
----


Copyrights [[Steam]]
Copyrights [[Steam]]
[[Category:Technical]]

Latest revision as of 22:57, 21 January 2024

Wikipedia - Letter.png
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)
Underlinked - Logo.png
This article needs more Wikipedia icon links to other articles to help Wikipedia icon integrate it into the encyclopedia. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024

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:
       "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


Version Game Server Windows

Update by --Spy-warrior 08:57, 26 April 2009 (UTC)

C:\HLServer>hldsupdatetool -command version
Bootstrapper version: 35
Versions installed in 'd:\HLServer':
       Half-Life Base Content: 12
       Win32 Server Engine: 39
       Counter-Strike Base Content: 28
       Team Fortress Classic Base Content: 8
       Day of Defeat Base Content: 10
       Deathmatch Classic Base Content: 3
       Opposing Force Base Content: 3
       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

The information of the file InstallRecord.blob


Copyrights Steam