A scripting language, editor, and lightweight toolchain for visual novels and branching narratives.
- Branching narrative scripting.
- Editor and self-hosted tooling.
- A tested multi-package codebase.
Restore and build with an installed .NET SDK:
dotnet restore
dotnet buildsrc/— Application and library source.tools/— Development and content tools.docs/— Project documentation and design notes.tests/— Automated tests and validation fixtures.samples/— Runnable examples.
docs/adr/0002-mark-uncertain-designs-as-draft.mddocs/architecture-evaluation-methodology.mddocs/architecture-evaluation.mddocs/architecture.mdCONTRIBUTING.md
Inscape is under active development and is not presented as commercially ready. The repository has a substantial implementation and test suite, but the language and editor contracts may still evolve.
No open-source license is currently included in this repository.
