Re: [TUTORIAL] Dedicated server (win32)
build *.bat file.. its the easiest way to start one or more server with one click.. and different config files
use notepad and write "start teeworlds_srv.exe -f yourconfig.cfg" than.,. save as.. than down.. change filetyp to all files and save it with the name like"start_teewolrds.bat" then.. last thing.. put this file in your teeworlds folder like "C:\Documents and Settings\*****\Desktop\****\teeworlds-0.4.2-win32\" and then run "start_teewolrds.bat" ..
with more than one server its nearly the same :"
start teeworlds_srv.exe -f yourconfig1.cfg
start teeworlds_srv.exe -f yourconfig2.cfg
start teeworlds_srv.exe -f yourconfig3.cfg
"
this is the example to run 3 servers with different config files...