12e2e1efad
* feat: add next gba app * fix(nextgba): fix network name * chore: make description better Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
17 lines
470 B
JSON
17 lines
470 B
JSON
{
|
|
"name": "NextGBA",
|
|
"available": true,
|
|
"port": 8435,
|
|
"exposable": true,
|
|
"id": "nextgba",
|
|
"description": "All of your favorite gameboy games in your browser",
|
|
"tipi_version": 1,
|
|
"version": "v0.0.3",
|
|
"categories": ["gaming"],
|
|
"short_desc": "Gameboy in your browser",
|
|
"author": "meienberger",
|
|
"source": "https://github.com/meienberger/nextgba",
|
|
"form_fields": [],
|
|
"supported_architectures": ["arm64", "amd64"]
|
|
}
|
|
|