Liblist.gam/Half-Life

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

From: Half-Life Half-Life

liblist.gam
gam
// Valve Game Info file // These are key/value pairs. Certain mods will use different settings. // game "Half-Life" startmap "c0a0" trainmap "t0a0" mpentity "info_player_deathmatch" gamedll "dlls\hl.dll" gamedll_linux "dlls/hl.so" gamedll_osx "dlls/hl.dylib" secure "1" type "singleplayer_only"