Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Part1":
- {
- "text":"Text"
- "Choices":[
- {
- "text":"Choice1"
- "nextPart":"Part1"
- },
- {
- "text":"Choice2"
- "nextPart":"Part1"
- },
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement