Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 519 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 519 Bytes

Starfield Digipick Solver

A tool for solving the Digipick lockpicking challenges in Bethesda's Starfield.

Try it out here: https://starfield-digipick-solver.atlesque.dev/

How to run

  • Install dependencies: npm i
  • Run dev server: npm run dev

Dependencies

React with Vite, Sass modules and Typescript.

Credits