modpack-lock
    Preparing search index...

    Function getModpackInfo

    • Get the modpack info from the JSON file if it exists

      Parameters

      • directoryPath: string

        The path to the directory to scan

      Returns Promise<Jsonfile | null>

      The Jsonfile object if the file exists, otherwise null