After #383 we're currently stuck without any form of interface for non-programmers. We should implement Fabulist, our new VN language into NovelRT.
The idea is roughly:
Fabulist is used to write VN contents
Something else is used to store data for animations/scenes/etc (maybe Lua based too?)
Something else is used to manage save states and such. (Fabulist will have a serializable "state" payload which represents the current state in the story, including things like variables)
After #383 we're currently stuck without any form of interface for non-programmers. We should implement Fabulist, our new VN language into NovelRT.
The idea is roughly: