open-story-teller/core
anthony@rabine.fr 59921fe9fd
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
Multiple fixes on project management, fix resource copy bugs
2025-01-13 17:52:53 +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 Multiple fixes on project management, fix resource copy bugs 2025-01-13 17:52:53 +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)