Some tools to help you make mods for Sexting my GF easier
Write simple dialogue and convert it to linear Ink format. Use character: prefix for each line.
Note: This tool generates linear conversation flow and is best used as a starting point, personally I would afterwards add more knots and paths in the conversation.
melany: text
Character says something
mc: text
Player gets a choice (becomes a button)
Just plain text here
Dialogue without name (uses last NPC speaker)
mc: choice1|choice2|choice3
Multiple choices (separate with |, all lead to same knot)
mc: text->TabName
Jump to another tab (tabs = knots in the story)
melany: text->TabName
Dialogue then jump to tab
mc: choice1->1|choice2->2
Temporary path split (->1, ->2 creates branches that merge back)
character->1: text
Dialogue in temporary path 1
->1: text
Nameless dialogue in temp path (uses last NPC)
Export all tabs to save your work, or import a previously saved file.