Firstly am I allowed to read and use .tws files into my programs (assuming it's free, maybe this is alright as well?) Also is there a document anywhere explaining the tws format?
I'm thinking maybe I could use twine to generate files for my framework, so I don't have to A) write my own tool, or B) generate scene files by hand (which is what I'm doing now).
It just occurred to me, that I could store anything I wanted into a passage, including commands for my framework. (In the future I plan to have some sort of scripting for my framework).
So those are the questions, allowed to use tws file unconditionally and is there anything that describes the file format?