modpack-lock
    Preparing search index...

    Function generateModpackFiles

    • Generate the modpack files (lockfile, JSON, and optionally license, gitignore, and readme)

      Parameters

      • modpackInfo: ModpackInfo

        The modpack information

      • workingDir: string

        The directory to generate the files in

      • options: Options | InitOptions = {}

        The options object

      Returns Promise<Lockfile>

      The lockfile object