Add support of CF_API_KEY_FILE environment variable (#3396)

This commit is contained in:
Maxim Liven
2025-04-05 16:37:51 +03:00
committed by GitHub
parent 5b549c0483
commit 483cd3a1d8
5 changed files with 33 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ A specific file can be omitted from each reference to allow for auto-selecting t
!!! warning "CurseForge API key usage"
A CurseForge API key must be allocated and set with `CF_API_KEY` [as described here](../types-and-platforms/mod-platforms/auto-curseforge.md#api-key).
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).
## Project-file references