What it does
Implements IDekiDisplay, IDekiInput, and the desktop filesystem provider against SDL3 (3.2.8, zlib license). Drop it into a desktop project and the engine has a window, an event loop, and a place to read assets from.
This is the path used when building the editor and any desktop preview of a project. Pair it with deki-desktop-integration for memory and filesystem glue on Windows.