2005-11-14 20:18:27 +00:00
|
|
|
////////////////////////////
|
|
|
|
// Natural Selection //
|
|
|
|
// by Charlie Cleveland //
|
|
|
|
////////////////////////////
|
2005-11-19 19:59:42 +00:00
|
|
|
game "Natural Selection 3.2"
|
2005-11-14 20:18:27 +00:00
|
|
|
url_info "http://www.unknownworlds.com/ns/"
|
|
|
|
url_dl "http://www.unknownworlds.com/ns/view?action=files"
|
2005-11-19 19:59:42 +00:00
|
|
|
version "v3.2"
|
|
|
|
icon "ns"
|
2005-11-14 20:18:27 +00:00
|
|
|
size "165000000"
|
|
|
|
svonly "0"
|
|
|
|
secure "0"
|
|
|
|
cldll "cl_dlls\client.dll"
|
|
|
|
hlversion "1110"
|
|
|
|
// How to allow training but disable "New game"?
|
|
|
|
type "multiplayer_only"
|
|
|
|
// Don't show models in browser
|
|
|
|
nomodels "1"
|
|
|
|
nohimodel "1"
|
|
|
|
// Only show NS-compliant maps
|
|
|
|
mpentity "info_mapinfo"
|
|
|
|
// Using HPB_bot support for now
|
|
|
|
gamedll "dlls\ns.dll"
|
|
|
|
gamedll_linux "dlls/ns_i386.so"
|
|
|
|
// Training map
|
|
|
|
//trainmap "ns_training"
|
|
|
|
|
|
|
|
|