1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-05-05 10:38:19 +03:00
gamebookformat/expected/withdemo.twine2

9 lines
1.3 KiB
Plaintext

<tw-storydata name="Gamebook" startnode="1" creator="Twine" creator-version="2.0" format="Harlowe" options="">
<style role="stylesheet" id="twine-user-stylesheet" type="text/twine-css"></style><script role="script" id="twine-user-script" type="text/twine-javascript"></script>
<tw-passagedata pid="1" name="1" tags="" position="10,10"> This gamebook contains a few sections tagged as demo, that will be included when building the example (see withdemo.gamebook.options file). There are also some sections without the demo tag that will be ignored. Go on to [[5]] or [[4]] or [[2]]. </tw-passagedata>
<tw-passagedata pid="2" name="2" tags="" position="20,20"> This is where references to non-demo sections will lead you. It is configured at the top of the gamebook file. Remember to tag this section correctly to be included. Go on to [[4]]. </tw-passagedata>
<tw-passagedata pid="3" name="3" tags="" position="30,30"> This is the end. It is also included in the demo. </tw-passagedata>
<tw-passagedata pid="4" name="4" tags="" position="40,40"> This is the second demo section. You can go on to the end at [[3]] or alternative (not in demo) end at [[2]]. </tw-passagedata>
<tw-passagedata pid="5" name="5" tags="" position="50,50"> This is the first demo section (not counting the start section). You can go on to the end at [[3]]. </tw-passagedata>
</tw-storydata>