Files
robin-runtipi-store/apps/romm/config.json
T
2026-05-05 19:16:34 +02:00

26 lines
610 B
JSON

{
"name": "RomM",
"id": "romm",
"available": true,
"short_desc": "RomM",
"author": "RomM Team",
"port": 1083,
"categories": [
"utilities"
],
"description": "ROM manager for organizing, enriching, and playing retro games, with support for 400+ platforms.",
"tipi_version": 1,
"version": "4.8.1",
"source": "https://hub.docker.com/r/rommapp/romm",
"website": "https://romm.app/",
"exposable": true,
"supported_architectures": [
"amd64",
"arm64"
],
"created_at": 1778001367632,
"updated_at": 1778001367632,
"dynamic_config": true,
"min_tipi_version": "4.5.0"
}