Building the story
Export
To build and export your Ink story for use in NarrativeCraft:
- In Inky, go to the Files menu.
- Click Export to JSON.
- Navigate to the folder:
narrativecraft/build - Name the exported file:
story.json
This will generate the compiled Ink story that NarrativeCraft reads at runtime.
Validation
Before playing the story, it will perform a validation and verify every tag. If a tag has an error, the story will not run, and you will receive an error indicating where the issue is located: chapter index, scene name, line, line text, and error message.
To validate a story without playing it, run /nc story validate.