Plants vs. Zombies: Replanted - v1.0.3
    Preparing search index...

    Function testSupportedContent

    • Test function for new-engine MelonLoader archives.

      Conditions (in order):

      • Only supports Plants vs Zombies: Replanted.
      • Looks for .dll mod files.
      • Prefers explicit MelonLoader markers (special filenames or name matches).

      Parameters

      • files: string[]

        List of files contained in the archive.

      • gameId: string

        ID of the game the archive is being installed for.

      • OptionalarchivePath: string
      • Optionaldetails: ITestSupportedDetails

      Returns Bluebird<ISupportedResult>

      A promise resolving to the support state and required files.