| description | "category": "demos" |
|---|
{% hint style="warning" %} This is a required field! {% endhint %}
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. |
{
...
"information": {
...
"category": "games",
...
},
...
}