Offset download counts (#720)

Co-authored-by: MegaPiggy <MegaPiggy@users.noreply.github.com>
This commit is contained in:
Raicuparta 2023-06-21 00:23:33 +02:00 committed by GitHub
parent 13830eaef7
commit 911271030e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -604,7 +604,8 @@
"tags": [
"content"
],
"uniqueName": "MegaPiggy.GhostTranslations"
"uniqueName": "MegaPiggy.GhostTranslations",
"authorDisplay": "MegaPiggy"
},
{
"name": "Voice Acting Mod",

View File

@ -18,7 +18,7 @@ const FULL_UPDATE_RATE_HOURS = 12;
const downloadCountOffsets: { [key: string]: number } = {
// Jammer deleted the repositories
"Jammer.OuterWildsGalaxy": 3766,
"Jammer.OuterWildsGalaxy": 4828,
"Jammer.jammerlore": 373,
};