1
0

Set automatic-version-check to false for mods not using GitHub releases/latest or archive/refs downloadURLs

Mods changed:
Breezebuilder@SystemClock v1.6.4
cassiepepsi@TDQDeck v1.0.0
GitNether@balagay v1.0.0
Luuumine@BalaQuints v1.0
Nyoxide@DeckCreator v1.2.2
Snoresville@TurbulentJokers v1.1.3
StarletDevil@AzzysJokers v1.2.2
stupxd@Cartomancer v.4.11
wingedcatgirl@MintysSillyMod v0.4.0c
wingedcatgirl@SpectrumFramework v0.6.0
This commit is contained in:
Breezebuilder
2025-03-11 15:13:18 +11:00
parent 8ea593d857
commit 67316903c2
10 changed files with 10 additions and 10 deletions

View File

@@ -9,6 +9,6 @@
"author": "Breezebuilder",
"repo": "https://github.com/Breezebuilder/SystemClock",
"downloadURL": "https://github.com/Breezebuilder/SystemClock/releases/download/v1.6.4/SystemClock-v1.6.4.zip",
"automatic-version-check": true,
"automatic-version-check": false,
"version": "v1.6.4"
}

View File

@@ -8,6 +8,6 @@
"author": "GitNether",
"repo": "https://github.com/GitNether/balagay",
"downloadURL": "https://github.com/GitNether/balagay/releases/download/v1.0.0/BalaGay.zip",
"automatic-version-check": true,
"automatic-version-check": false,
"version": "v1.0.0"
}

View File

@@ -8,6 +8,6 @@
"author": "Luuumine",
"repo": "https://github.com/Luuumine/BalaQuints",
"downloadURL": "https://github.com/Luuumine/BalaQuints/releases/download/v1.0/BalaQuints-v1.0.zip",
"automatic-version-check": true,
"automatic-version-check": false,
"version": "v1.0"
}

View File

@@ -8,6 +8,6 @@
"author": "Nyoxide",
"repo": "https://github.com/adambennett/Balatro-DeckCreator",
"downloadURL": "https://github.com/adambennett/Balatro-DeckCreator/releases/download/v1.2.2/DeckCreator.zip",
"automatic-version-check": true,
"automatic-version-check": false,
"version": "v1.2.2"
}

View File

@@ -9,6 +9,6 @@
"author": "Snoresville",
"repo": "https://github.com/Snoresville/snoresville_turbulent_jokers/",
"downloadURL": "https://github.com/Snoresville/snoresville_turbulent_jokers/releases/download/v1.1.3/SnoresvilleTurbulentJokers.zip",
"automatic-version-check": true,
"automatic-version-check": false,
"version": "v1.1.3"
}

View File

@@ -9,6 +9,6 @@
"author": "Starlet Devil",
"repo": "https://github.com/AstrumNativus/AzzysJokers",
"downloadURL": "https://github.com/AstrumNativus/AzzysJokers/archive/refs/tags/v1.2.2.zip",
"automatic-version-check": true,
"automatic-version-check": false,
"version": "v1.2.2"
}

View File

@@ -8,6 +8,6 @@
"author": "cassiepepsi",
"repo": "https://github.com/cloverpepsi/Balatro-TDQDeck",
"downloadURL": "https://github.com/cloverpepsi/Balatro-TDQDeck/releases/download/v1.0.0/TDQ-Deck-main.zip",
"automatic-version-check": true,
"automatic-version-check": false,
"version": "v1.0.0"
}

View File

@@ -8,6 +8,6 @@
"author": "stupxd",
"repo": "https://github.com/stupxd/Cartomancer",
"downloadURL": "https://github.com/stupxd/Cartomancer/releases/download/v.4.11/Cartomancer-v.4.11.zip",
"automatic-version-check": true,
"automatic-version-check": false,
"version": "v.4.11"
}

View File

@@ -8,6 +8,6 @@
"author": "wingedcatgirl",
"repo": "https://github.com/wingedcatgirl/MintysSillyMod",
"downloadURL": "https://github.com/wingedcatgirl/MintysSillyMod/releases/download/v0.4.0c/MintysSillyMod-0.4.0c.zip",
"automatic-version-check": true,
"automatic-version-check": false,
"version": "v0.4.0c"
}

View File

@@ -8,6 +8,6 @@
"author": "wingedcatgirl",
"repo": "https://github.com/wingedcatgirl/SpectrumFramework",
"downloadURL": "https://github.com/wingedcatgirl/SpectrumFramework/releases/download/v0.6.0/SpectrumFramework-0.6.0.zip",
"automatic-version-check": true,
"automatic-version-check": false,
"version": "v0.6.0"
}