CF_API_KEY is now baked in and available by default (#4172)

This commit is contained in:
Geoff Bourne
2026-07-16 09:56:52 -05:00
committed by GitHub
parent 159d8f6939
commit fe9f471da7
24 changed files with 5 additions and 103 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Mods and plugins can be auto-downloaded and upgraded from CurseForge by setting
A specific file can be omitted from each reference to allow for auto-selecting the newest version of the selected mod/plugin. The resolved `VERSION` and `TYPE` will be taken into consideration for selecting the appropriate file.
!!! warning "CurseForge API key usage"
!!! info "CurseForge API key usage"
A CurseForge API key must be allocated and set with `CF_API_KEY` (or `CF_API_KEY_FILE`) [as described here](../types-and-platforms/mod-platforms/auto-curseforge.md#api-key).