Actualités
| Create a server |
|---|
Ecrit par Poil | 2008-03-26 21:46:22 |
| Prerequisites
Teeworlds must be installed. Create a configuration file
# Create a new file "server_default.cfg" # ( For each line, goto this : page ) Launch the server ( for Linux )
# Check your firewall, it must accept incoming connection on the port 8303 $ cd ~/games/teeworlds/ # Launch server and give the configuration path $ ./teeworlds_srv -f ~/.teeworlds/server_default.cfg
# You now must see your server in the server list. Launch the server ( for Windows )
# Check your firewall, it must accept incoming connection on the port 8303 -f "c:/games/teeworlds/server_default.cfg" # It must be something like this : "c:/games/teeworlds/teeworlds_srv.exe" -f "c:/games/teeworlds/server_default.cfg"
# Save your modification |
Commentaires
| Problems | ||
|---|---|---|
Ecrit par Snooooopy | 2008-09-27 13:19:52 |
||
| Hi When I tried to creat the shortcut Windows tell me that is a invalid path. the game is on my Desktop Someone see an error in my path ? "C:UsersSnoopyDesktopteeworlds-0.4.3-win32teeworlds_srv.exe"-f"C:UsersSnoopyDesktopteeworlds-0.4.3-win32server_default.cfg" thanks |
||
Ecrit par Poil |
2008-03-26 21:46:22