Liblist.gam/Half-Life: Sum

From Valve Developer Community
< Liblist.gam
Revision as of 10:28, 18 August 2023 by NOUG4AT (talk | contribs) (Created page with "From: {{hl|4|addtext=: Sum}} {{codeblock|src=liblist.gam|lang=gam|<nowiki>// Valve Game Info file // These are key/value pairs. Certain mods will use different settings. //...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

From: Half-Life Half-Life: Sum

liblist.gam
gam
// Valve Game Info file // These are key/value pairs. Certain mods will use different settings. // game "Half-Life: Sum" startmap "sum1" gamedll "dlls/hl.dll" gamedll_linux "dlls/hl.so" gamedll_osx "dlls/hl.dylib" type "singleplayer_only" cldll "1" gamedir "sum" version "1.0" icon "sum" edicts "1500"