modpack-lock
    Preparing search index...

    Function generateLicense

    • Write a license to a file

      Parameters

      • modpackInfo: ModpackInfo

        The modpack information

      • outputPath: string

        The path to write the license to

      • options: InitOptions = {}

        The initialization options object

      • licenseTextOverride: string = null

        The license text to override the default license text with

      Returns Promise<string>

      The license text or null if the license text could not be generated