Crochet is an interactive dialogue editor that helps narrative designers create engaging stories as intuitively as possible. It is designed to be used with Chatterbox for the GameMaker engine and uses ChatterScript for authoring narrative. It's currently being rebuilt from the ground up using modern frameworks. There is no estimated time of release.
The old code has been moved to the crochet-legacy branch.
The legacy version of Crochet supported Yarn Spinner in the past because it was originally forked from a Yarn Script Editor, and ChatterScript very closely mirrored the Yarn Script syntax at the time so both compatible. Since then, new versions of both scripting languages have released and the official Yarn Spinner VS Code extension has matured enough to be the recommended editor experience for developers using modern versions of Yarn Spinner. Maintaining compatibility with both would be too much work when the official VS Code extension already exists for Yarn Spinner.
