open-story-teller/core
anthony@rabine.fr fe920f4b15
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
(WIP) new Download manager, download of commercial DB
2025-01-03 13:21:47 +01:00
..
interfaces (WIP) new Download manager, download of commercial DB 2025-01-03 13:21:47 +01:00
lib (WIP) new Download manager, download of commercial DB 2025-01-03 13:21:47 +01:00
src (WIP) new Download manager, download of commercial DB 2025-01-03 13:21:47 +01:00
README.md Create separated core (WIP) GUI agnostic, new sub pages for functions 2024-08-30 13:25:40 +02:00

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)