Skip to content

Commit 2e0196f

Browse files
committed
fix param
1 parent 6fa74c7 commit 2e0196f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/server-docs/metadata-enrichment/provider-igdb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
| GameVault Field | IGDB API Field(s) or Hardcoded Value (\*) | Notes |
3737
| ---------------------- | ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
3838
| `provider_slug` | `igdb` \* | Hardcoded. |
39-
| `installer_parameters` | `/D="%INSTALLDIR%" /S /DIR="%INSTALLDIR%" /SILENT` \* | Hardcoded for convenience. Makes Inno Setup and NSIS installers run silently and with a predefined directory. |
39+
| `installer_parameters` | `/D="%INSTALLDIR%" /S /DIR="%INSTALLDIR%" /SILENT /COMPONENTS=text` \* | Hardcoded for convenience. Makes Inno Setup and NSIS installers run silently and with a predefined directory. |
4040
| `age_rating` | `age_ratings` | [See here](#age-rating) for details. |
4141
| `provider_data_id` | `id` | |
4242
| `provider_data_url` | `url` | |

0 commit comments

Comments
 (0)