feat: add SteamGridDB proxy API for non-Steam game images

This commit is contained in:
2026-04-28 23:36:00 +08:00
parent cc34fd17ef
commit 74fe0447ee
5 changed files with 95 additions and 1 deletions
+7 -1
View File
@@ -80,4 +80,10 @@ EMAIL_FROM="DeckyVault <noreply@deckyvault.xyz>"
# CONTACT FORM
# -----------------------------------------------------------------------------
# Discord webhook URL for contact/report submissions
DISCORD_WEBHOOK_URL=""
DISCORD_WEBHOOK_URL=""
# -----------------------------------------------------------------------------
# STEAMGRIDDB
# -----------------------------------------------------------------------------
# API key for SteamGridDB image search proxy (optional — non-Steam game wizard will show no images without it)
STEAMGRIDDB_API_KEY=""