It is a command line tool designed to execute interactive stories within command line, it can be considered as an interpreter of specific format stated in details by Wiki.
Our goal is to create a tool with which everyone with a little bit of knowledge can create their own interactive stories and share them with others.
In StoryEngine-CLI format, dialogs are written in JSON files and connected to each other via configuration files of XML format. Each JSON file represents dialog and each XML file represents configuration file.
The full existing docs can be found in Wiki, it will actively grow in sync with the project itself.
The project is licensed under GNU AFFERO GENERAL PUBLIC LICENSE Version 3.