Skip to main content

VisualNovelAi

6 tools in this family (folder Editor/Tools/VisualNovelAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
vntuner_apply_default_templatewritesApply a built-in VisualNovelSpec template and (optionally) emit code from it.
vntuner_export_choice_graph_dotwritesExport the VN choice graph as a Graphviz .dot file. Scenes become nodes;
vntuner_generate_codewritesEmit 6 runtime C# files from a VisualNovelSpec JSON:\n
vntuner_propose_from_promptread-onlyGenerate a VisualNovelSpec JSON from a free-form prompt describing your visual novel
vntuner_simulate_branch_coverageread-onlyWalk the choice graph from the entry scene, exploring every branch + fallthrough.
vntuner_validate_specread-onlyValidate a VisualNovelSpec JSON: checks character/scene/flag id uniqueness,