From 4ded7e4f54f5c11fab947157d04c5795a757470c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 13 Aug 2026 20:54:13 +0000 Subject: [PATCH 1/2] Initial plan From 64ae9a7676933f90121810e6dc04942afd36a7b1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 13 Aug 2026 20:55:22 +0000 Subject: [PATCH 2/2] docs: add screenshots as recognized multi-file folder Co-authored-by: gantoine <3247106+gantoine@users.noreply.github.com> --- docs/getting-started/folder-structure.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/getting-started/folder-structure.md b/docs/getting-started/folder-structure.md index 816623eb..de81f2a0 100644 --- a/docs/getting-started/folder-structure.md +++ b/docs/getting-started/folder-structure.md @@ -44,7 +44,7 @@ See the [reference Docker Compose](quick-start.md) for where `/romm/library` liv ## Multi-file games -Some games come as **folders** instead of single files, which could include multiple disc, DLCs, manuals, or patches. These sub-folder names are recognised and surfaced as tags in the UI: `dlc`, `hack`, `manual`, `mod`, `patch`, `update`, `demo`, `translation`, `prototype`. +Some games come as **folders** instead of single files, which could include multiple disc, DLCs, manuals, or patches. These sub-folder names are recognised and surfaced as tags in the UI: `dlc`, `hack`, `manual`, `mod`, `patch`, `update`, `demo`, `translation`, `prototype`, `screenshots`. ## Visual reference @@ -88,7 +88,8 @@ Some games come as **folders** instead of single files, which could include mult │ │ ├─ update │ │ ├─ demo │ │ ├─ translation - │ │ └─ prototype + │ │ ├─ prototype + │ │ └─ screenshots │ │ │ └─ ps/ │ ├─ game_5/ @@ -128,7 +129,8 @@ Some games come as **folders** instead of single files, which could include mult │ │ ├─ update │ │ ├─ demo │ │ ├─ translation - │ │ └─ prototype + │ │ ├─ prototype + │ │ └─ screenshots │ │ │ └─ bios/ │ └─ gba_bios.bin