Liblist.gam/Team Fortress: Classic

From Valve Developer Community
< Liblist.gam
Revision as of 07:47, 16 August 2023 by NOUG4AT (talk | contribs) (Created page with "From: {{tfc|4}} {{codeblock|src=liblist.gam|lang=gam|<nowiki>!// Team Fortress Classes Game .dll Listing File // Load order is determined by file order. game "Team Fortress" u...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

From: Team Fortress Classic Team Fortress Classic

liblist.gam
gam
!// Team Fortress Classes Game .dll Listing File // Load order is determined by file order. game "Team Fortress" url_info "www.teamfortressclassic.com" url_dl "" version "1.5" size "37000000" svonly "0" cldll "0" type "multiplayer_only" nomodels "1" // Don't show models in browser, since you don't pick them there anyway. mpentity "info_tfdetect" gamedll "dlls\tfc.dll" gamedll_linux "dlls/tfc.so" gamedll_osx "dlls/tfc.dylib" secure "1"