Twine Dugger is a chrome extension that's intended to help either debug Twine games (using either SugarCube or Harlowe), or to cheat in those games.
- pnpm - Package manager
- typescript - Types
- tsdown - Build
- SolidJS - UI
- Tailwindcs - Styling
pnpm i - install dependencies
pnpm build - build extension
This project is extremely "work in progress", there's probably a ton of dead code, stuff that needs to be refactored, tests that don't really test things, usecases missed.