Modrinth Search Config
constructor(categories: List<String>? = null, versions: List<String>? = null, type: ProjectType? = null, license: String? = null, clientSide: SideSupport? = null, serverSide: SideSupport? = null, openSource: Boolean? = null, author: String? = null, projectId: String? = null, color: String? = null, limit: Int = 10, offset: Int = 0, index: IndexMethod = IndexMethod.RELEVANCE)