Update romm.json

This commit is contained in:
CanbiZ 2025-08-26 08:52:59 +02:00
parent e06c12066a
commit 5ff0884a58

View File

@ -2,8 +2,7 @@
"name": "RomM", "name": "RomM",
"slug": "romm", "slug": "romm",
"categories": [ "categories": [
2, 21
3
], ],
"date_created": "2025-03-10", "date_created": "2025-03-10",
"type": "ct", "type": "ct",
@ -32,9 +31,5 @@
"username": "romm", "username": "romm",
"password": "changeme" "password": "changeme"
}, },
"notes": [ "notes": []
"API Keys: For full functionality, you'll need API keys from IGDB, MobyGames, and/or SteamGridDB.",
"ROM Directory: Your ROM files should follow the RomM folder structure outlined in the documentation.",
"Authentication: The admin username and password will be set during the first-run setup process."
]
} }