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

Was this helpful?

  1. Application Manifests
  2. Source
  3. GitHub Release

Repository

"repository": "mgba-emu/mgba"

This is a required field!

For GitHub repositories, we refer to the repository with "username/repository".

Format
Example

"username/repository"

"mgba-emu/mgba"

Example:

{
    ...
    "source": {
        ...
        "repository": "mgba-emu/mgba",
        ...
    },
    ...
}
PreviousGitHub ReleaseNextFile

Last updated 1 year ago

Was this helpful?