find-itch-games
    Preparing search index...

    Type Alias IItchFlavor

    IItchFlavor: OpenEnum<
        | "linux"
        | "macos"
        | "windows"
        | "app-macos"
        | "script"
        | "windows-script"
        | "jar"
        | "html"
        | "love"
        | "msi",
    >

    The kind of a launch candidate, from github.com/itchio/dash.