Multiplatform
Functions
Link copied to clipboard
Link copied to clipboard
open suspend override fun requestProject(input: String, projectType: ProjectType?): <Error class: unknown class><Project, ActionError>
Requests a project from all platforms.
Link copied to clipboard
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.