LogoLogo
HomeLibraryDonateHelpAbout
  • Repository Manager
  • Credits
  • Application Manifests
    • Introduction to manifests
    • Example manifest
    • Essential Information
      • Category
      • Peripherals
      • Flags
      • Platforms
    • Source
      • Format
      • URL
        • Location
      • GitHub Release
        • Repository
        • File
        • Additional Files
      • SourceForge Release
      • itch.io
      • MediaFire
        • Location
    • Treatments
      • Contents
      • Meta
      • Web
      • Archive
  • Pattern Matching
  • Supported Archive Formats
  • Information for app developers
    • FAQ
  • API
    • Introduction
    • Retrieving Information
    • Retrieving Contents
    • Guidelines
  • Server
    • Introduction
    • Repository Index
    • SourceDownloader
Powered by GitBook
LogoLogo

Documentation

  • API v2
  • WSC
  • CLI

Social

  • Twitter
  • Discord
  • GitHub
On this page
  • Formats
  • Example:

Was this helpful?

  1. Application Manifests
  2. Source

Format

"format": "zip"

PreviousSourceNextURL

Last updated 1 year ago

Was this helpful?

This is a required field!

Formats

Name of the archive format that needs to be extracted. The archive format must be supported by Repository Manager, and be correctly named according to the list. For a full list of supported formats and their names:

Example:

{
    ...
    "source": {
        ...
        "format": "zip",
        ...
    },
    ...
}
Supported Archive Formats
Supported Archive Formats