Counter-Strike LED explosive time indicator implemented using Game State Integration with C and Arduino
./bombtimer
usage: port
arduino-serial - https://github.com/todbot/arduino-serial
json-c - https://github.com/json-c/json-c
onion - https://github.com/davidmoreno/onion
- Clone repository
git clone https://github.com/SajeOne/BombTimer/BombTimer.git - Install dependencies(can be done through your individual package manager. Ex. pacman, apt, dnf)
- Build project: run
makein cloned directory - Add gamestate cfg file to CSGOs config directory
Steam/steamapps/common/Counter-Strike Global Offensive/csgo/cfg - Open
ArduinoTimerin Arduino IDE, build and deploy to arduino - Run the application
./bombtimer <SERIAL_PORT> Ex. ./bombtimer /dev/ttyUSB0
