Liblist.gam/Zombies Ate My Neighbors

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

From: Half-Life Half-Life: Zombies Ate My Neighbors

liblist.gam
gam
// Valve Game Info file // These are key/value pairs. Certain mods will use different settings. // game "Zombies Ate My Neighbors : GoldSRC Edition" startmap "caganeira" trainmap "credits" mpentity "info_player_deathmatch" gamedll "dlls\hl.dll" gamedll_linux "dlls/hl.so" gamedll_osx "dlls/hl.dylib" secure "1" type "singleplayer_only"