22 lines
457 B
JSON
22 lines
457 B
JSON
{
|
|
"name": "NextGBA",
|
|
"available": true,
|
|
"port": 8435,
|
|
"exposable": true,
|
|
"id": "nextgba",
|
|
"description": "All of your favorite gameboy games in your browser",
|
|
"tipi_version": 4,
|
|
"version": "0.0.5",
|
|
"categories": [
|
|
"gaming"
|
|
],
|
|
"short_desc": "Gameboy in your browser",
|
|
"author": "meienberger",
|
|
"source": "https://github.com/meienberger/nextgba",
|
|
"form_fields": [],
|
|
"supported_architectures": [
|
|
"arm64",
|
|
"amd64"
|
|
]
|
|
}
|