marcincichocki / breach-protocol-autosolver

Solve breach protocol minigame in second(s). Windows/Linux/GeForce Now/Google Stadia. Every language.
MIT License
67 stars 4 forks source link
cyberpunk2077 electron ocr react tesseract tesseract-ocr typescript

Breach Protocol Autosolver

Solve breach protocol minigame in second(s). Windows/Linux/GeForce Now/Google Stadia. Every language.

Video showcase:

Breach Protocol Autosolver v2 preview

Features

Download

NexusMods Page

GitHub Releases

Documentation

FAQ

Troubleshooting


Development

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.

Build

npm run electron:build # build binary for current platform

Tests

npm test # single run
npm run test:watch # watch mode

License

MIT