Mr Project Model
Constructors
Properties
Array of strings representing additional categories which are searchable but non-primary
Array of strings representing a list of categories that the project belongs to
Enum representing client side support of the project: "required", "optional", "unsupported"
A short description of the project
An optional invite link to the project's discord
List of donation links for the project (Array of ProjectDonationURL objects)
Array of objects or null representing images uploaded to the project's gallery (Array of GalleryImage objects)
Array of strings representing all game versions supported by the project
The license of the project (object ProjectLicense)
Enum representing the monetization status: "monetized", "demonetized", "force-demonetized"
Enum representing the project type: "mod", "modpack", "resourcepack", "shader"
Enum representing the requested status when submitting for review or scheduling the project for release: "approved", "archived", "unlisted", "private", "draft"
Enum representing server side support of the project: "required", "optional", "unsupported"