breach-protocol-autosolver
Solve breach protocol minigame in second(s). Windows/Linux/GeForce Now/Google Stadia. Every language.
파일 탐색기
최종 버전 다운로드 (.zip)- bug-report.md
- feature-request.md
- release.yml
- tests.yml
- dependabot.yml
- common.ts
- webpack.config.main.ts
- webpack.config.preload.ts
- webpack.config.renderer.ts
- webpack.config.ts
- webpack.config.worker.ts
- bugs.md
- faq.md
- glossary.md
- how-it-works.md
- runtime-performance.md
- testing-auto-update.md
- troubleshooting.md
- electron-is-accelerator+0.2.0.patch
- ara.traineddata.gz
- BreachProtocol.traineddata.gz
- ces.traineddata.gz
- chi_sim.traineddata.gz
- chi_tra.traineddata.gz
- deu.traineddata.gz
- eng.traineddata.gz
- fra.traineddata.gz
- hun.traineddata.gz
- ita.traineddata.gz
- jpn.traineddata.gz
- kor.traineddata.gz
- pol.traineddata.gz
- por.traineddata.gz
- rus.traineddata.gz
- spa.traineddata.gz
- tessdata-fast-license.txt
- tha.traineddata.gz
- tur.traineddata.gz
- ukr.traineddata.gz
- robot.ahk
- NirCmd.chm
- nircmd.exe
- nircmdc.exe
- icon.png
- auto-hotkey.ts
- index.ts
- nircmd.ts
- robot.ts
- win32.ts
- xdotool.ts
- index.ts
- recognizer-wasm.ts
- resolver.test.ts
- resolver.ts
- sharp-image-container.ts
- cache.spec.ts
- cache.ts
- index.ts
- keyboard.ts
- util.test.ts
- util.ts
- 1.png
- 1.png
- 2.png
- 3.png
- 4.png
- 5.png
- ar.png
- ja.png
- ko.png
- th.png
- zh-CN.png
- 1.png
- 2.png
- 3.png
- 4.png
- ar.png
- g050.png
- g150.png
- ja.png
- ko.png
- patch-2.1g-default.png
- patch-2.1g-max.png
- patch-2.1g-min.png
- th.png
- zh-CN.png
- 1.png
- 1.png
- 1.png
- 2.png
- registry.json
- sequences.json
- test-data.json
- base.ts
- buffer-size-fragment.ts
- daemons-fragment.ts
- fragment.ts
- grid-fragment.ts
- index.ts
- types-fragment.ts
- bouding-box.test.ts
- bounding-box.ts
- image-container.ts
- index.ts
- ocr.test.ts
- ocr.ts
- recognizer.ts
- result.ts
- focus-hierarchy-provider.ts
- hierarchy-provider.ts
- index-hierarchy-provider.ts
- types-hierarchy-provider.ts
- breach-protocol.spec.ts
- breach-protocol.ts
- combination-store.ts
- daemon.spec.ts
- daemon.ts
- hex-code-sequence.ts
- overlap.spec.ts
- overlap.ts
- sequence-factory.spec.ts
- sequence-factory.ts
- sequence.spec.ts
- sequence.ts
- common.ts
- daemon-set.ts
- daemons-i18n.ts
- daemons.ts
- index.test.ts
- index.ts
- actions.ts
- common.ts
- index.ts
- options.ts
- reducer.ts
- store.ts
- command-manager.ts
- dialog.ts
- index.ts
- key-bind-manager.ts
- main.ts
- updater.ts
- windows.ts
- OFL.txt
- Rajdhani-Bold.ttf
- Rajdhani-Light.ttf
- Rajdhani-Medium.ttf
- Rajdhani-Regular.ttf
- Rajdhani-SemiBold.ttf
- AcceleratorKeyBind.tsx
- AnalyzeDropZone.tsx
- Arrows.tsx
- AutoSolverSettings.tsx
- BufferSizeViewer.tsx
- Buttons.tsx
- DaemonPriority.tsx
- DaemonsViewer.tsx
- Dialog.tsx
- File.tsx
- Flex.tsx
- Form.tsx
- FragmentPreview.tsx
- GeneralSettings.tsx
- GridViewer.tsx
- HistoryViewer.tsx
- index.ts
- JSONTree.tsx
- JSONTreeCopy.tsx
- KeyBind.tsx
- KeyBindsSettings.tsx
- Navigation.tsx
- PerformanceSettings.tsx
- RangeSlider.tsx
- RecognitionSettings.tsx
- ReleaseNotesDialog.tsx
- Section.tsx
- Select.tsx
- ShallowKeyBind.tsx
- Spinner.tsx
- Square.tsx
- StatusBar.tsx
- Switch.tsx
- ThirdPartyLicensesDialog.tsx
- TitleBar.tsx
- TypesFragmentStatus.tsx
- Warning.tsx
- Analyze.tsx
- AnalyzeDetails.tsx
- Calibrate.tsx
- CalibrateFragment.tsx
- Dashboard.tsx
- History.tsx
- HistoryDetails.tsx
- index.ts
- Root.tsx
- SelectSequence.tsx
- Settings.tsx
- index.ts
- ipc.ts
- node.ts
- shell.ts
- fonts.css
- global.tsx
- app.tsx
- common.ts
- index.tsx
- media.ts
- router-ext.tsx
- router.tsx
- state.ts
- autosolver.ts
- dialog.ts
- error-handler.ts
- index.ts
- sound-player.ts
- worker.ts
- index.d.ts
- index.d.ts
- index.d.ts
- index.d.ts
- index.d.ts
- .editorconfig
- .gitignore
- .prettierignore
- .prettierrc
- CHANGELOG.md
- LICENSE.md
- package-lock.json
- package.json
- README.md
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/marcincichocki/breach-protocol-autosolver
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd breach-protocol-autosolver
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Node.js
쉬움 추천사전 준비물
npm install # install dependencies
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
npm run webpack:watch # build code for renderer/worker/main
이 명령어를 터미널에 그대로 입력해 실행하세요.
npm run electron:run # start electron
이 명령어를 터미널에 그대로 입력해 실행하세요.
npm run electron:build # build binary for current platform
이 명령어를 터미널에 그대로 입력해 실행하세요.
npm test # single run
이 명령어를 터미널에 그대로 입력해 실행하세요.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
이 레포의 README에 적힌 실제 명령어를 그대로 가져왔습니다.
// repository documentation
Was this content helpful?
(0 ratings)
