requestProjectWithFiles

open suspend override fun requestProjectWithFiles(mcVersions: List<String>, loaders: List<String>, input: String, fileId: String?, numberOfFiles: Int, projectType: ProjectType?): <Error class: unknown class><Project, ActionError>

Requests a project with files from all platforms, and returns a project, with optional number of files to take.

Return

A project with files from all platforms or null if the initial project request is unsuccessful.

Parameters

mcVersions

The list of Minecraft versions.

loaders

The list of mod loader types.

input

The project ID or slug.

numberOfFiles

The number of requested files for each platform. Defaults to 1.