• v0.2.0 e8acf922de

    v0.2.0 — rewritten on @punktfunk/plugin-kit
    CI / build (push) Successful in 31s
    CI / exporter (push) Successful in 12s
    CI / publish (push) Successful in 22s

    enricobuehler released this 2026-07-20 21:12:37 +00:00

    Three bun workspaces (contract / plugin / ui) replacing the copy-pasted
    framework code, mirroring the rom-manager blueprint. The ingest inbox, the
    host/dataurl/off art modes and the playnite:// launch hand-back are preserved
    verbatim; the C# exporter is untouched (wire shape unchanged, SCHEMA still 1,
    so the existing .pext keeps working).

    New: a three-page console UI (Overview / Library / Settings), per-game
    include/exclude overrides, and an allow-listed /api/art proxy so the SPA can
    render local Playnite covers.

    Dropped: the standalone password UI server (console + CLI only) and devEntry.

    Downloads