aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorSulfurNitride <SulfurNitride@users.noreply.github.com>2026-03-15 05:52:31 -0500
committerSulfurNitride <SulfurNitride@users.noreply.github.com>2026-03-15 05:52:31 -0500
commitda42b4ddbc1856ab6e3a68ea0727e685020fee4e (patch)
tree34f6f6a7c1c1ea249b98ced336f1bd734965c873 /libs
parenta0c0b2a91e698f569dcce1c6f08d67399004c537 (diff)
Fix game domain override for all Nexus API request types (site mods)
The previous fix only overrode m_GameName in requestFileInfo and requestDownloadURL, but after the download completes STATE_FETCHINGMODINFO triggers requestDescription with the same fallback game plugin issue, causing 404s for nexusmods.com/site mods. Consolidate into applyGameNameOverride() helper called from: - requestFileInfo - requestDownloadURL - requestDescription - requestModInfo This ensures all API calls use "site" as the game domain when no matching game plugin is found. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'libs')
0 files changed, 0 insertions, 0 deletions