Liblist.gam/Half-Life: Alpha In GOLDSrc

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

From: Half-Life Half-Life: Alpha In GOLDSrc

liblist.gam
gam
// Valve Game Info file // These are key/value pairs. Certain mods will use different settings. // game "Half-Life: Alpha In GOLDSrc" url_info "www.moddb.com/mods/half-life-alpha-in-goldsrc" url_dl "www.moddb.com/mods/half-life-alpha-in-goldsrc" version "Pre-Alpha 0.1" startmap "alpha_c1a1" 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" icon "game" developer_url "http://www.moddb.com/company/itquaker-craft"