open-story-teller/core/README.md
anthony@rabine.fr f538148a9a
Some checks failed
build-story-editor / build_linux (push) Has been cancelled
build-story-editor / build_win32 (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
Create separated core (WIP) GUI agnostic, new sub pages for functions
2024-08-30 13:25:40 +02:00

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)