Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 443 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 443 Bytes

csgo-death-trigger

Triggers a POST HTTP requests when you die in CS:GO

Install

  • Download binary from Releases
  • Add to CS:GO launch options: -condebug -netconport 2121 (how?)

Usage

Open the game, then run:

csgo-death-trigger.exe "s1mple" "http://127.0.0.1:3000" "{ \"a_value\": 123 }"

Actions

  • make run
  • make build
  • make compress