PageRenderTime 21ms CodeModel.GetById 13ms app.highlight 7ms RepoModel.GetById 1ms app.codeStats 0ms

/scripts/run_tf2_mvm_srcds2.sh

https://bitbucket.org/kimoto/sushi
Shell | 5 lines | 2 code | 2 blank | 1 comment | 0 complexity | fab1b5e9ba52090ff715ca1ed1365eca MD5 | raw file
1#!/bin/sh
2
3export RDTSC_FREQUENCY=2400.00000
4$HOME/srcds/tf/orangebox/srcds_run -condebug -game tf +randommap +maxplayers 32 -autoupdate +ip 0.0.0.0 +servercfgfile server6.cfg -port 27016
5