emo / me.eater.emo / ModpackCache

ModpackCache

data class ModpackCache

Data object containing a modpack and a indentifier to the repository it originates from

Constructors

<init>

ModpackCache(repository: String, modpack: ModpackWithVersions)

Data object containing a modpack and a indentifier to the repository it originates from

Properties

modpack

val modpack: ModpackWithVersions

Cached version of the modpack defintion

repository

val repository: String

id of repository, fetch the repository with EmoInstance.getRepository