streetlogics / bombsquad_server

Code for BombSquad Server game
7 stars 25 forks source link

To run this, simply cd into this directory and run ./bombsquad_server (on mac or linux) or launch_bombquad_server.bat (on windows) You'll need to open UDP port 43210 so that the world can communicate with your server. You can edit some server params in the bombsquad_server script, or for more fancy changes you can modify the game scripts in data/scripts.

platform-specific notes:

mac:

linux:

windows:

Please give me a holler at support@froemling.net if you run into any problems.

Enjoy! -Eric