https://github.com/animemoeus/bombsquad-indonesia
BombSquad Indonesia Server Files
https://github.com/animemoeus/bombsquad-indonesia
bombsquad
Last synced: 11 months ago
JSON representation
BombSquad Indonesia Server Files
- Host: GitHub
- URL: https://github.com/animemoeus/bombsquad-indonesia
- Owner: animemoeus
- Created: 2020-08-10T09:50:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-21T10:23:11.000Z (12 months ago)
- Last Synced: 2025-07-21T11:45:12.323Z (12 months ago)
- Topics: bombsquad
- Language: Python
- Homepage:
- Size: 16.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
To run this, simply cd into this directory and run ./bombsquad_server
(on mac or linux) or launch_bombsquad_server.bat (on windows).
You'll need to open a UDP port (43210 by default) so that the world can
communicate with your server.
You can configure your server by editing the config.toml file.
(if you only see config_template.toml, you can copy/rename that to config.toml)
Platform-Specific Notes:
Mac:
- The server should run on the most recent macOS (and possibly older versions,
though I have not checked)
- It now requires homebrew Python 3, so you'll need that installed
(brew install python3).
Linux (x86_64):
- Server binaries are currently compiled against Ubuntu 22 LTS.
Raspberry Pi:
- The server binary was compiled on a Raspberry Pi 4 running Raspbian Buster.
Windows:
- You may need to run dist/Vc_redist.x64.exe to install support libraries if
the app quits with complaints of missing DLLs
Please give me a holler at support@froemling.net or check out
ballistica.net/wiki if you run into any problems.
Enjoy!
-Eric