Coal LLC - v1.0.0
    Preparing search index...

    Function testSupportedContent

    • Test function for Godot Mod Loader archives.

      Conditions (in order):

      • Only supports Coal LLC.
      • Looks for .gd mod files.

      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 PromiseLike<ISupportedResult>

      A promise resolving to the support state and required files.