Interface ModDependency

Definition of a dependency

Hierarchy

  • ModDependency

Properties

maxVersion?: number

The maximum version of that mod allowed if any

minVersion: number

The minimum version of that mod required

modId: string

The ID of the mod we're dependent on

Generated using TypeDoc