Topic: [DEBIAN Etch & other LinuxDistrib] Server install
This is for all People which have Problems with running a Teeworldsserver on Linux.
Debian: apt-get install wine
Ubuntu: sudo apt-get install wine
Others: I don't know the command so visit http://www.winehq.org/
unzip teeworlds-0.4.3-win32.zip
cd teeworlds-0.4.3-win32
You musst 1. Run Teeworlds_srv to create the wine folders(could take some minutes and don't be woory about some errors ;))
screen -A -m -d -S tee wine teeworlds_srv.exe
I use screen because I can't stop running without closing my SSH-entry
screen -r tee
Hint: detach key is CTRL+A+D and close CTRL+C
It give many ways to make the settings.cfg i uploaded mine ;)
change to your home folder than type
cd .wine/drive_c/windows/profiles/tee/%appdata%/Teeworlds/
After you Uploaded your Config go back to the your Teeworldsfolder where the .exe is
and run the server.
screen -A -m -d -S tee wine teeworlds_srv.exe
I hope I could help you and sry for bad eng :S any feedback would be great!