Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Index

The index file of the modpack, storing references to every file to be downloaded in the pack.

Example:

hash-format = "sha256"

<a href="index.html#files">files</a>
file = "mod.toml"
hash = "a82d23948043048cef6208c8cc8bdac1ea42b6f8d6d73074ea0ab9a955f7ddf2"
metafile = true

Hierarchy

  • Index

Index

Properties

Properties

files

files: IndexFile[]

The files listed in this index.

hash-format

hash-format: HashFormat

The default hash format (algorithm) for every file in the index.

Generated using TypeDoc