Modrinth API Types - v1.1.0
    Preparing search index...

    Type Alias APILatestVersionFromHashBody

    type APILatestVersionFromHashBody = {
        game_versions: string[];
        loaders: string[];
    }
    Index

    Properties

    game_versions: string[]

    The game versions to filter by.

    loaders: string[]

    The loaders to filter by.