Liblist.gam/Deathmatch Classic

From Valve Developer Community
< Liblist.gam
Revision as of 10:14, 18 August 2023 by NOUG4AT (talk | contribs) (Created page with "From: {{dmc|4}} {{codeblock|src=liblist.gam|lang=gam|<nowiki>// Quake Classic Game .dll Listing File // Load order is determined by file order. game "Deathmatch Classic" icon...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

From: Deathmatch Classic Deathmatch Classic

liblist.gam
gam
// Quake Classic Game .dll Listing File // Load order is determined by file order. game "Deathmatch Classic" icon "resource\icon_steam" developer "Valve Software" url_info "http://www.valvesoftware.com" url_dl "" gamedir "dmc" fallback_dir "dmc" //gamedll "dlls\dmc.dll" gamedll "../rcbot/dlls/rcbot.dll" gamedll_linux "dlls/dmc_i386.so" secure "0" svonly "0" cldll "1" type "multiplayer_only" mpentity "info_player_deathmatch" mpfilter "info_player_deathmatch" version "1" size "34017778"