Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 560 Bytes

File metadata and controls

22 lines (15 loc) · 560 Bytes

Twine Dugger

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.

Dependencies / Technologies

  • pnpm - Package manager
  • typescript - Types
  • tsdown - Build
  • SolidJS - UI
  • Tailwindcs - Styling

Commands

pnpm i - install dependencies pnpm build - build extension

Status

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.