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
  • Categories
  • Example:

Was this helpful?

  1. Application Manifests
  2. Essential Information

Category

"category": "demos"

This is a required field!

Categories

There are currently 5 categories supported by Open Shop Channel.

Category
JSON Value
Contains

Utilities

"utilities"

Tools, resources, settings, file managers, etc.

Emulators

"emulators"

Emulators!

Games

"games"

Homebrew games!

Media

"media"

Media players, themes, slideshows, image viewers, etc.

Demos

"demos"

Proof of concepts, examples of libraries, etc.

Example:

{
    ...
    "information": {
        ...
        "category": "games",
        ...
    },
    ...
}
PreviousEssential InformationNextPeripherals

Last updated 1 year ago

Was this helpful?