Interface InstancePackConfig

Used internally for modpack handling

Hierarchy

  • InstancePackConfig

Properties

baseDownloadLink: string

The main domain and sub-domain you'll be hosting your files on

forgeInstallerPath?: string | files.File

The path to your forge installer jar

modpackName?: string

The name of your modpack

outputDir: string | files.Dir

The directory the packed up instance should be located in

trimMisc?: boolean

Should the misc.zip archive be trimmed by avoiding normally unnecessary files

Generated using TypeDoc