find-itch-games
    Preparing search index...

    Interface IItchLoveInfo

    Details of a Love2D bundle candidate.

    interface IItchLoveInfo {
        version?: string;
    }
    Index
    version?: string

    The love2d version required to open the bundle.