Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 897 Bytes

File metadata and controls

29 lines (22 loc) · 897 Bytes
description "category": "demos"

Category

{% hint style="warning" %} This is a required field! {% endhint %}

Categories

There are currently 5 categories supported by Open Shop Channel.

CategoryJSON ValueContains
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",
        ...
    },
    ...
}