home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 51 / CDPowerplay51Disc3.iso / extras / HalfLife / Multi / CStrike / csbeta4.exe / Main / liblist.gam < prev    next >
Encoding:
Text File  |  1999-11-30  |  644 b   |  13 lines

  1. game "CounterStrike" // Game title
  2.        url_info "www.counter-strike.net" // Info URL
  3.        url_dl "" // Downloading URL
  4.        version "BETA 4.0" // version of mod
  5.        size "Xtra-Large" // size of mod
  6.        svonly "0" // server side only mod? (1=yes 0=no)
  7.        cldll "0" // client side dll? (1=yes 0=no)
  8.        hlversion "1013" // version of halflife
  9.        type "multiplayer_only" // type of mod--don't know values that go here..
  10.        nomodels "1" // game selects player model (1=yes 0=no)
  11.        mpentity "info_player_start" // name of multiplayer spawn entity
  12.        gamedll "dlls\mp.dll" // file and location of dll
  13.