mirror of
https://github.com/arabine/open-story-teller.git
synced 2025-12-06 17:09:06 +01:00
11 lines
237 B
Markdown
11 lines
237 B
Markdown
# StoryTeller core files
|
|
|
|
GUI agnostic implementation of the editor engine.
|
|
|
|
Directories:
|
|
- interfaces: contains only pure virtual C++ interface classes
|
|
- lib: shared static classes utilities
|
|
- src: core implementation (private files)
|
|
|
|
|