Skip to content

Commit a9140fb

Browse files
authored
chore(docs): note add mod var for auto_curseforge use (#3111)
1 parent 0770820 commit a9140fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/types-and-platforms/mod-platforms/auto-curseforge.md

+5
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,11 @@ Quite often there are mods that need to be excluded, such as ones that did not p
164164

165165
Mods can be excluded by passing a comma or space delimited list of **project** slugs or IDs via `CF_EXCLUDE_MODS`. Similarly, there are some mods that are incorrectly tagged as client only. For those, pass the **project** slugs or IDs via `CF_FORCE_INCLUDE_MODS`. These lists will be combined with the content of the exclude/include file, if given.
166166

167+
!!! note
168+
`CF_FORCE_INCLUDE_MODS` will not download additional mods.
169+
170+
For additional mods, refer to [the `CURSEFORGE_FILES` variable](../../mods-and-plugins/curseforge-files.md).
171+
167172
A mod's project ID can be obtained from the right hand side of the project page:
168173
![cf-project-id](../../img/cf-project-id.png)
169174

0 commit comments

Comments
 (0)