Search engine and stats for your CS:GO replays. Visit https://headshotbox.github.io/ for a visual description of the features.
cd src/newui
nvm use
npm i
npm run dev
cd src/newui
nvm use
npm run build
cp -R dist/spa/* ../../resources/public/
bower installlein run (requires leiningen 2)Check out the wiki for more info.
Install rustup and run:
cargo build --release -p csdemoparser
The output binaries are in target/release.
Using PGO has a significant impact on the speed of csdemoparser, up to a 40% speedup.
rustup component add llvm-tools-preview
cargo install cargo-pgo
cargo pgo run -- -p csdemoparser <replay.dem>
cargo pgo optimize
$ claude mcp add headshotbox \
-- python -m otcore.mcp_server <graph>