Solve breach protocol minigame in second(s). Windows/Linux/GeForce Now/Google Stadia. Every language.
Breach Protocol Autosolver v2 preview
- client for Windows and Linux
- support for GeForce Now and Google Stadia
- support for every language in Cyberpunk 2077
- support for every aspect ratio
- GUI calibration for users with non standard settings
- auto updates
- configurable behaviour
- stats and history viewer
npm install # install dependencies
npm run webpack:watch # build code for renderer/worker/main
npm run electron:run # start electron
Running this project on wsl/wsl2 requires x11 server to function properly.
npm run electron:build # build binary for current platform
npm test # single run
npm run test:watch # watch mode