app-store/apps/nextgba/config.json
2024-02-24 11:59:56 +01:00

17 lines
438 B
JSON

{
"name": "NextGBA",
"available": true,
"port": 8435,
"exposable": true,
"id": "nextgba",
"description": "All of your favorite gameboy games in your browser",
"tipi_version": 2,
"version": "v0.0.4",
"categories": ["gaming"],
"short_desc": "Gameboy in your browser",
"author": "meienberger",
"source": "https://github.com/meienberger/nextgba",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
}