Set automatic-version-check for all remaining mods (#112)
This commit is contained in:
2
.github/scripts/update_mod_versions.py
vendored
2
.github/scripts/update_mod_versions.py
vendored
@@ -20,7 +20,7 @@ def extract_repo_info(repo_url):
|
||||
owner = match.group(1)
|
||||
repo = match.group(2)
|
||||
# Remove .git suffix if present
|
||||
repo = repo.rstrip('.git')
|
||||
repo = repo.removesuffix('.git')
|
||||
return owner, repo
|
||||
return None, None
|
||||
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -1,10 +1,14 @@
|
||||
{
|
||||
"title": "Yippie",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content", "Joker"],
|
||||
"author": "Coo29",
|
||||
"repo": "https://github.com/Coo29/YippieMod",
|
||||
"downloadURL": "https://github.com/Coo29/YippieMod/archive/refs/heads/main.zip"
|
||||
}
|
||||
|
||||
"title": "Yippie",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content",
|
||||
"Joker"
|
||||
],
|
||||
"author": "Coo29",
|
||||
"repo": "https://github.com/Coo29/YippieMod",
|
||||
"downloadURL": "https://github.com/Coo29/YippieMod/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v0.0.6"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "HD Balatro",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Resource Packs"],
|
||||
"author": "DDRitter",
|
||||
"repo":"https://github.com/Eremel/HD-Balatro",
|
||||
"downloadURL": "https://github.com/Eremel/HD-Balatro/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "HD Balatro",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Resource Packs"
|
||||
],
|
||||
"author": "DDRitter",
|
||||
"repo": "https://github.com/Eremel/HD-Balatro",
|
||||
"downloadURL": "https://github.com/Eremel/HD-Balatro/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "e96e8c9"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Planet Nine",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Resource Packs"],
|
||||
"author": "DarkAutumn2618",
|
||||
"repo":"https://github.com/DarkAutumn2618/balatro-planetnine",
|
||||
"downloadURL": "https://github.com/DarkAutumn2618/balatro-planetnine/archive/refs/heads/master.zip"
|
||||
}
|
||||
{
|
||||
"title": "Planet Nine",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Resource Packs"
|
||||
],
|
||||
"author": "DarkAutumn2618",
|
||||
"repo": "https://github.com/DarkAutumn2618/balatro-planetnine",
|
||||
"downloadURL": "https://github.com/DarkAutumn2618/balatro-planetnine/archive/refs/heads/master.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v2.0.0"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Custom Suit Order",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Quality of Life"],
|
||||
"author": "DigitalDetective47",
|
||||
"repo": "https://github.com/DigitalDetective47/suit-order",
|
||||
"downloadURL": "https://github.com/DigitalDetective47/suit-order/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Custom Suit Order",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Quality of Life"
|
||||
],
|
||||
"author": "DigitalDetective47",
|
||||
"repo": "https://github.com/DigitalDetective47/suit-order",
|
||||
"downloadURL": "https://github.com/DigitalDetective47/suit-order/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.0.2"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Next Ante Preview",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Quality of Life"],
|
||||
"author": "DigitalDetective47",
|
||||
"repo": "https://github.com/DigitalDetective47/next-ante-preview",
|
||||
"downloadURL": "https://github.com/DigitalDetective47/next-ante-preview/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Next Ante Preview",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Quality of Life"
|
||||
],
|
||||
"author": "DigitalDetective47",
|
||||
"repo": "https://github.com/DigitalDetective47/next-ante-preview",
|
||||
"downloadURL": "https://github.com/DigitalDetective47/next-ante-preview/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.1.3a"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Strange Library",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["API"],
|
||||
"author": "DigitalDetective47",
|
||||
"repo": "https://github.com/DigitalDetective47/strange-library",
|
||||
"downloadURL": "https://github.com/DigitalDetective47/strange-library/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Strange Library",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"API"
|
||||
],
|
||||
"author": "DigitalDetective47",
|
||||
"repo": "https://github.com/DigitalDetective47/strange-library",
|
||||
"downloadURL": "https://github.com/DigitalDetective47/strange-library/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v2.1.1"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Strange Pencil",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "DigitalDetective47",
|
||||
"repo": "https://github.com/DigitalDetective47/strange-pencil",
|
||||
"downloadURL": "https://github.com/DigitalDetective47/strange-pencil/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Strange Pencil",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "DigitalDetective47",
|
||||
"repo": "https://github.com/DigitalDetective47/strange-pencil",
|
||||
"downloadURL": "https://github.com/DigitalDetective47/strange-pencil/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v0.2.1"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,14 @@
|
||||
{
|
||||
"title": "Balatro-Preview",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Quality of Life", "Miscellaneous"],
|
||||
"author": "DivvyCr",
|
||||
"repo": "https://github.com/DivvyCr/Balatro-Preview",
|
||||
"downloadURL": "https://github.com/DivvyCr/Balatro-Preview/releases/latest/download/DOWNLOAD.zip"
|
||||
}
|
||||
{
|
||||
"title": "Balatro-Preview",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Quality of Life",
|
||||
"Miscellaneous"
|
||||
],
|
||||
"author": "DivvyCr",
|
||||
"repo": "https://github.com/DivvyCr/Balatro-Preview",
|
||||
"downloadURL": "https://github.com/DivvyCr/Balatro-Preview/releases/latest/download/DOWNLOAD.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v3.2"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Textile",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Technical"],
|
||||
"author": "EnderGoodra",
|
||||
"repo": "https://github.com/EnderGoodra/Textile/",
|
||||
"downloadURL": "https://github.com/EnderGoodra/Textile/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Textile",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Technical"
|
||||
],
|
||||
"author": "EnderGoodra",
|
||||
"repo": "https://github.com/EnderGoodra/Textile/",
|
||||
"downloadURL": "https://github.com/EnderGoodra/Textile/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.0.1"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Galdur",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "Eremel",
|
||||
"repo":"https://github.com/Eremel/Galdur",
|
||||
"downloadURL": "https://github.com/Eremel/Galdur/archive/refs/heads/master.zip"
|
||||
}
|
||||
{
|
||||
"title": "Galdur",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "Eremel",
|
||||
"repo": "https://github.com/Eremel/Galdur",
|
||||
"downloadURL": "https://github.com/Eremel/Galdur/archive/refs/heads/master.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.2"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,14 @@
|
||||
{
|
||||
"title": "Malverk",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["API", "Quality of Life"],
|
||||
"author": "Eremel",
|
||||
"repo":"https://github.com/Eremel/Malverk",
|
||||
"downloadURL": "https://github.com/Eremel/Malverk/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Malverk",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"API",
|
||||
"Quality of Life"
|
||||
],
|
||||
"author": "Eremel",
|
||||
"repo": "https://github.com/Eremel/Malverk",
|
||||
"downloadURL": "https://github.com/Eremel/Malverk/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "V1.1.3"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Finn's Pokélatro",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Resource Packs"],
|
||||
"author": "Finnaware",
|
||||
"repo":"https://github.com/Finnaware/Finn-Pokelatro",
|
||||
"downloadURL": "https://github.com/Finnaware/Finn-Pokelatro/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Finn's Pokélatro",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Resource Packs"
|
||||
],
|
||||
"author": "Finnaware",
|
||||
"repo": "https://github.com/Finnaware/Finn-Pokelatro",
|
||||
"downloadURL": "https://github.com/Finnaware/Finn-Pokelatro/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "d0a902a"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "D6 Jokers",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Joker"],
|
||||
"author": "GauntletGames-2086",
|
||||
"repo":"https://github.com/GauntletGames-2086/D6-Jokers",
|
||||
"downloadURL":"https://github.com/GauntletGames-2086/D6-Jokers/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "D6 Jokers",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Joker"
|
||||
],
|
||||
"author": "GauntletGames-2086",
|
||||
"repo": "https://github.com/GauntletGames-2086/D6-Jokers",
|
||||
"downloadURL": "https://github.com/GauntletGames-2086/D6-Jokers/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v0.7.22-DEMO"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Paperback",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "PaperMoon",
|
||||
"repo":"https://github.com/GitNether/paperback",
|
||||
"downloadURL": "https://github.com/GitNether/paperback/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Paperback",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "PaperMoon",
|
||||
"repo": "https://github.com/GitNether/paperback",
|
||||
"downloadURL": "https://github.com/GitNether/paperback/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v0.6.2"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Balagay",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Miscellaneous"],
|
||||
"author": "GitNether",
|
||||
"repo":"https://github.com/GitNether/balagay",
|
||||
"downloadURL": "https://github.com/GitNether/balagay/releases/download/v1.0.0/BalaGay.zip"
|
||||
}
|
||||
{
|
||||
"title": "Balagay",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Miscellaneous"
|
||||
],
|
||||
"author": "GitNether",
|
||||
"repo": "https://github.com/GitNether/balagay",
|
||||
"downloadURL": "https://github.com/GitNether/balagay/releases/download/v1.0.0/BalaGay.zip",
|
||||
"automatic-version-check": false,
|
||||
"version": "v1.0.0"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Gemstones",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "Halo / OfficialHalo",
|
||||
"repo": "https://github.com/0fficialHalo/Gemstones",
|
||||
"downloadURL": "https://github.com/0fficialHalo/Gemstones/releases/latest/download/Gemstones.zip"
|
||||
}
|
||||
{
|
||||
"title": "Gemstones",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "Halo / OfficialHalo",
|
||||
"repo": "https://github.com/0fficialHalo/Gemstones",
|
||||
"downloadURL": "https://github.com/0fficialHalo/Gemstones/releases/latest/download/Gemstones.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v0.8.0"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,14 @@
|
||||
{
|
||||
"title": "LocFixer",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Quality of Life", "Miscellaneous"],
|
||||
"author": "HuyTheKiller",
|
||||
"repo": "https://github.com/HuyTheKiller/LocFixer",
|
||||
"downloadURL": "https://github.com/HuyTheKiller/LocFixer/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "LocFixer",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Quality of Life",
|
||||
"Miscellaneous"
|
||||
],
|
||||
"author": "HuyTheKiller",
|
||||
"repo": "https://github.com/HuyTheKiller/LocFixer",
|
||||
"downloadURL": "https://github.com/HuyTheKiller/LocFixer/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "8896d38"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "SauKhongHuDecks",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "HuyTheKiller",
|
||||
"repo": "https://github.com/HuyTheKiller/SauKhongHuDecks",
|
||||
"downloadURL": "https://github.com/HuyTheKiller/SauKhongHuDecks/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "SauKhongHuDecks",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "HuyTheKiller",
|
||||
"repo": "https://github.com/HuyTheKiller/SauKhongHuDecks",
|
||||
"downloadURL": "https://github.com/HuyTheKiller/SauKhongHuDecks/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.1.0"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Vietnamese Balatro",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Miscellaneous"],
|
||||
"author": "HuyTheKiller",
|
||||
"repo": "https://github.com/HuyTheKiller/VietnameseBalatro",
|
||||
"downloadURL": "https://github.com/HuyTheKiller/VietnameseBalatro/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Vietnamese Balatro",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Miscellaneous"
|
||||
],
|
||||
"author": "HuyTheKiller",
|
||||
"repo": "https://github.com/HuyTheKiller/VietnameseBalatro",
|
||||
"downloadURL": "https://github.com/HuyTheKiller/VietnameseBalatro/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.3.0"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,14 @@
|
||||
{
|
||||
"title": "Pokermon",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content", "Joker"],
|
||||
"author": "InertSteak",
|
||||
"repo":"https://github.com/InertSteak/Pokermon",
|
||||
"downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Pokermon",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content",
|
||||
"Joker"
|
||||
],
|
||||
"author": "InertSteak",
|
||||
"repo": "https://github.com/InertSteak/Pokermon",
|
||||
"downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "2.7.0a"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Codex Arcanum",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "itayfeder, lshtech",
|
||||
"repo":"https://github.com/lshtech/Codex-Arcanum",
|
||||
"downloadURL":"https://github.com/lshtech/Codex-Arcanum/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Codex Arcanum",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "itayfeder, lshtech",
|
||||
"repo": "https://github.com/lshtech/Codex-Arcanum",
|
||||
"downloadURL": "https://github.com/lshtech/Codex-Arcanum/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "cf24773"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Fusion Jokers",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Joker"],
|
||||
"author": "itayfeder",
|
||||
"repo":"https://github.com/lshtech/Fusion-Jokers",
|
||||
"downloadURL":"https://github.com/lshtech/Fusion-Jokers/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Fusion Jokers",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Joker"
|
||||
],
|
||||
"author": "itayfeder",
|
||||
"repo": "https://github.com/lshtech/Fusion-Jokers",
|
||||
"downloadURL": "https://github.com/lshtech/Fusion-Jokers/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "fb52ba8"
|
||||
}
|
||||
|
||||
@@ -1,10 +1,14 @@
|
||||
{
|
||||
"title": "Flower Pot",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Technical"],
|
||||
"author": "ItsFlowwey",
|
||||
"repo":"https://github.com/GauntletGames-2086/Flower-Pot",
|
||||
"downloadURL": "https://github.com/GauntletGames-2086/Flower-Pot/archive/refs/heads/master.zip",
|
||||
"folderName": "Flower-Pot"
|
||||
}
|
||||
{
|
||||
"title": "Flower Pot",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Technical"
|
||||
],
|
||||
"author": "ItsFlowwey",
|
||||
"repo": "https://github.com/GauntletGames-2086/Flower-Pot",
|
||||
"downloadURL": "https://github.com/GauntletGames-2086/Flower-Pot/archive/refs/heads/master.zip",
|
||||
"folderName": "Flower-Pot",
|
||||
"automatic-version-check": true,
|
||||
"version": "v0.7.25"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Bad Apple",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Joker"],
|
||||
"author": "JamesTheJellyfish",
|
||||
"repo":"https://github.com/jamesthejellyfish/BadAppleBalatro",
|
||||
"downloadURL":"https://github.com/jamesthejellyfish/BadAppleBalatro/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Bad Apple",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Joker"
|
||||
],
|
||||
"author": "JamesTheJellyfish",
|
||||
"repo": "https://github.com/jamesthejellyfish/BadAppleBalatro",
|
||||
"downloadURL": "https://github.com/jamesthejellyfish/BadAppleBalatro/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "0.1.0"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Deluxe Consumables",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "JeffVi",
|
||||
"repo":"https://github.com/JeffVi/DX-Tarots",
|
||||
"downloadURL":"https://github.com/JeffVi/DX-Tarots/archive/refs/heads/master.zip"
|
||||
}
|
||||
{
|
||||
"title": "Deluxe Consumables",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "JeffVi",
|
||||
"repo": "https://github.com/JeffVi/DX-Tarots",
|
||||
"downloadURL": "https://github.com/JeffVi/DX-Tarots/archive/refs/heads/master.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.0.1"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "DeckSkinsLite",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Miscellaneous"],
|
||||
"author": "Keku",
|
||||
"repo": "https://github.com/Kekulism/DeckSkinsLite",
|
||||
"downloadURL": "https://github.com/Kekulism/DeckSkinsLite/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "DeckSkinsLite",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Miscellaneous"
|
||||
],
|
||||
"author": "Keku",
|
||||
"repo": "https://github.com/Kekulism/DeckSkinsLite",
|
||||
"downloadURL": "https://github.com/Kekulism/DeckSkinsLite/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "78cb154"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Better Mouse and Gamepad",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Quality of Life"],
|
||||
"author": "Kooluve",
|
||||
"repo":"https://github.com/Kooluve/Better-Mouse-And-Gamepad",
|
||||
"downloadURL":"https://github.com/Kooluve/Better-Mouse-And-Gamepad/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Better Mouse and Gamepad",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Quality of Life"
|
||||
],
|
||||
"author": "Kooluve",
|
||||
"repo": "https://github.com/Kooluve/Better-Mouse-And-Gamepad",
|
||||
"downloadURL": "https://github.com/Kooluve/Better-Mouse-And-Gamepad/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.0.6c"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "CardSleeves",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "Larswijn",
|
||||
"repo": "https://github.com/larswijn/CardSleeves",
|
||||
"downloadURL": "https://github.com/larswijn/CardSleeves/archive/refs/heads/master.zip"
|
||||
}
|
||||
{
|
||||
"title": "CardSleeves",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "Larswijn",
|
||||
"repo": "https://github.com/larswijn/CardSleeves",
|
||||
"downloadURL": "https://github.com/larswijn/CardSleeves/archive/refs/heads/master.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.6.9"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Rain World Karma Deck",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Resource Packs"],
|
||||
"author": "LawyerRed & SpomJ",
|
||||
"repo": "https://github.com/LawyerRed01/RW-Karma-Cards",
|
||||
"downloadURL": "https://github.com/LawyerRed01/RW-Karma-Cards/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Rain World Karma Deck",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Resource Packs"
|
||||
],
|
||||
"author": "LawyerRed & SpomJ",
|
||||
"repo": "https://github.com/LawyerRed01/RW-Karma-Cards",
|
||||
"downloadURL": "https://github.com/LawyerRed01/RW-Karma-Cards/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "c2f5a2b"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Celestial Funk",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Resource Packs"],
|
||||
"author": "Lime_Effy",
|
||||
"repo":"https://github.com/LimeEffy/Celestial-Funk",
|
||||
"downloadURL": "https://github.com/LimeEffy/Celestial-Funk/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Celestial Funk",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Resource Packs"
|
||||
],
|
||||
"author": "Lime_Effy",
|
||||
"repo": "https://github.com/LimeEffy/Celestial-Funk",
|
||||
"downloadURL": "https://github.com/LimeEffy/Celestial-Funk/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "c8cf5cc"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Lucky Jimbos",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Joker"],
|
||||
"author": "Lucky6",
|
||||
"repo": "https://github.com/MamiKeRiko/luckyjimbos",
|
||||
"downloadURL": "https://github.com/MamiKeRiko/luckyjimbos/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Lucky Jimbos",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Joker"
|
||||
],
|
||||
"author": "Lucky6",
|
||||
"repo": "https://github.com/MamiKeRiko/luckyjimbos",
|
||||
"downloadURL": "https://github.com/MamiKeRiko/luckyjimbos/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "11e3f7d"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Lucky Legends I",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "Lucky6",
|
||||
"repo": "https://github.com/MamiKeRiko/luckylegends",
|
||||
"downloadURL": "https://github.com/MamiKeRiko/luckylegends/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Lucky Legends I",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "Lucky6",
|
||||
"repo": "https://github.com/MamiKeRiko/luckylegends",
|
||||
"downloadURL": "https://github.com/MamiKeRiko/luckylegends/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "ca0c118"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "BalaQuints",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Resource Packs"],
|
||||
"author": "Luuumine",
|
||||
"repo": "https://github.com/Luuumine/BalaQuints",
|
||||
"downloadURL": "https://github.com/Luuumine/BalaQuints/releases/download/v1.0/BalaQuints-v1.0.zip"
|
||||
}
|
||||
{
|
||||
"title": "BalaQuints",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Resource Packs"
|
||||
],
|
||||
"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": false,
|
||||
"version": "v1.0"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Colorblind Seals",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Resource Packs"],
|
||||
"author": "Martin Kauppinen",
|
||||
"repo":"https://github.com/martinkauppinen/colorblind-seals",
|
||||
"downloadURL": "https://github.com/martinkauppinen/colorblind-seals/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Colorblind Seals",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Resource Packs"
|
||||
],
|
||||
"author": "Martin Kauppinen",
|
||||
"repo": "https://github.com/martinkauppinen/colorblind-seals",
|
||||
"downloadURL": "https://github.com/martinkauppinen/colorblind-seals/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "3a31b59"
|
||||
}
|
||||
|
||||
@@ -1,10 +1,16 @@
|
||||
{
|
||||
"title": "Talisman",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["API", "Technical", "Quality of Life"],
|
||||
"author": "MathIsFun0",
|
||||
"repo":"https://github.com/MathIsFun0/Talisman",
|
||||
"downloadURL": "https://github.com/MathIsFun0/Talisman/releases/latest/download/Talisman.zip",
|
||||
"folderName": "Talisman"
|
||||
}
|
||||
{
|
||||
"title": "Talisman",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"API",
|
||||
"Technical",
|
||||
"Quality of Life"
|
||||
],
|
||||
"author": "MathIsFun0",
|
||||
"repo": "https://github.com/MathIsFun0/Talisman",
|
||||
"downloadURL": "https://github.com/MathIsFun0/Talisman/releases/latest/download/Talisman.zip",
|
||||
"folderName": "Talisman",
|
||||
"automatic-version-check": true,
|
||||
"version": "v2.1.0"
|
||||
}
|
||||
|
||||
@@ -1,10 +1,14 @@
|
||||
{
|
||||
"title": "Trance",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Miscellaneous"],
|
||||
"author": "MathIsFun0",
|
||||
"repo":"https://github.com/MathIsFun0/Trance",
|
||||
"downloadURL": "https://github.com/MathIsFun0/Trance/archive/refs/heads/main.zip",
|
||||
"folderName": "Trance"
|
||||
}
|
||||
{
|
||||
"title": "Trance",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Miscellaneous"
|
||||
],
|
||||
"author": "MathIsFun0",
|
||||
"repo": "https://github.com/MathIsFun0/Trance",
|
||||
"downloadURL": "https://github.com/MathIsFun0/Trance/archive/refs/heads/main.zip",
|
||||
"folderName": "Trance",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.0.0"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Lobotomy Corporation",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "Mysthaps",
|
||||
"repo":"https://github.com/Mysthaps/LobotomyCorp",
|
||||
"downloadURL": "https://github.com/Mysthaps/LobotomyCorp/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Lobotomy Corporation",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "Mysthaps",
|
||||
"repo": "https://github.com/Mysthaps/LobotomyCorp",
|
||||
"downloadURL": "https://github.com/Mysthaps/LobotomyCorp/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "1.0.3b"
|
||||
}
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"title": "NeatoJokers",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content",
|
||||
"Joker"
|
||||
],
|
||||
"author": "Neato",
|
||||
"repo": "https://github.com/neatoqueen/NeatoJokers",
|
||||
"downloadURL": "https://github.com/neatoqueen/NeatoJokers/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "1.1.0"
|
||||
}
|
||||
{
|
||||
"title": "NeatoJokers",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content",
|
||||
"Joker"
|
||||
],
|
||||
"author": "Neato",
|
||||
"repo": "https://github.com/neatoqueen/NeatoJokers",
|
||||
"downloadURL": "https://github.com/neatoqueen/NeatoJokers/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "1.1.0"
|
||||
}
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "GemSteel Texture",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Resource Packs"],
|
||||
"author": "Newcat07",
|
||||
"repo":"https://github.com/newcat07/GemSteelTexture",
|
||||
"downloadURL": "https://github.com/newcat07/GemSteelTexture/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "GemSteel Texture",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Resource Packs"
|
||||
],
|
||||
"author": "Newcat07",
|
||||
"repo": "https://github.com/newcat07/GemSteelTexture",
|
||||
"downloadURL": "https://github.com/newcat07/GemSteelTexture/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "134b9d1"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "X-Cards",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "Numbuh214",
|
||||
"repo":"https://github.com/Numbuh214/X-Card",
|
||||
"downloadURL":"https://github.com/Numbuh214/X-Card/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "X-Cards",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "Numbuh214",
|
||||
"repo": "https://github.com/Numbuh214/X-Card",
|
||||
"downloadURL": "https://github.com/Numbuh214/X-Card/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "992b4ad"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Deck Creator",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Technical"],
|
||||
"author": "Nyoxide",
|
||||
"repo":"https://github.com/adambennett/Balatro-DeckCreator",
|
||||
"downloadURL": "https://github.com/adambennett/Balatro-DeckCreator/releases/download/v1.2.2/DeckCreator.zip"
|
||||
}
|
||||
{
|
||||
"title": "Deck Creator",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Technical"
|
||||
],
|
||||
"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": false,
|
||||
"version": "v1.2.2"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Buffoonery",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "PinkMaggit",
|
||||
"repo":"https://github.com/pinkmaggit-hub/Buffoonery",
|
||||
"downloadURL": "https://github.com/pinkmaggit-hub/Buffoonery/archive/refs/heads/main.zip"
|
||||
}
|
||||
"title": "Buffoonery",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "PinkMaggit",
|
||||
"repo": "https://github.com/pinkmaggit-hub/Buffoonery",
|
||||
"downloadURL": "https://github.com/pinkmaggit-hub/Buffoonery/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.1.7"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Familiar",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [ "Content" ],
|
||||
"author": "RattlingSnow353/humplydinkle",
|
||||
"repo": "https://github.com/RattlingSnow353/Familiar/tree/BetterCalc-Fixes",
|
||||
"downloadURL": "https://github.com/RattlingSnow353/Familiar/archive/refs/heads/BetterCalc-Fixes.zip"
|
||||
}
|
||||
{
|
||||
"title": "Familiar",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "RattlingSnow353/humplydinkle",
|
||||
"repo": "https://github.com/RattlingSnow353/Familiar/tree/BetterCalc-Fixes",
|
||||
"downloadURL": "https://github.com/RattlingSnow353/Familiar/archive/refs/heads/BetterCalc-Fixes.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "Familiar_Release"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Ink And Color Suits",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [ "Content" ],
|
||||
"author": "RattlingSnow353",
|
||||
"repo": "https://github.com/RattlingSnow353/InkAndColor",
|
||||
"downloadURL": "https://github.com/RattlingSnow353/InkAndColor/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Ink And Color Suits",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "RattlingSnow353",
|
||||
"repo": "https://github.com/RattlingSnow353/InkAndColor",
|
||||
"downloadURL": "https://github.com/RattlingSnow353/InkAndColor/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "Berry"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Snows Mods",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [ "Content" ],
|
||||
"author": "RattlingSnow353",
|
||||
"repo": "https://github.com/RattlingSnow353/Snow-s-Mods",
|
||||
"downloadURL": "https://github.com/RattlingSnow353/Snow-s-Mods/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Snows Mods",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "RattlingSnow353",
|
||||
"repo": "https://github.com/RattlingSnow353/Snow-s-Mods",
|
||||
"downloadURL": "https://github.com/RattlingSnow353/Snow-s-Mods/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "DicedV0.2.1"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Revo's Vault",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "CodeRevo",
|
||||
"repo": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod",
|
||||
"downloadURL": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Revo's Vault",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "CodeRevo",
|
||||
"repo": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod",
|
||||
"downloadURL": "https://github.com/Cdrvo/Revos-Vault---Balatro-Mod/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "3.8.5a"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Multi Text Box",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Miscellaneous"],
|
||||
"author": "Riv_Falcon",
|
||||
"repo": "https://github.com/RivFalcon/MultiTextBox",
|
||||
"downloadURL": "https://github.com/RivFalcon/MultiTextBox/archive/refs/heads/master.zip"
|
||||
}
|
||||
{
|
||||
"title": "Multi Text Box",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Miscellaneous"
|
||||
],
|
||||
"author": "Riv_Falcon",
|
||||
"repo": "https://github.com/RivFalcon/MultiTextBox",
|
||||
"downloadURL": "https://github.com/RivFalcon/MultiTextBox/archive/refs/heads/master.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "5036873"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,14 @@
|
||||
{
|
||||
"title": "SDM_0's Stuff",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [ "Content", "Joker" ],
|
||||
"author": "SDM0",
|
||||
"repo": "https://github.com/SDM0/SDM_0-s-Stuff",
|
||||
"downloadURL": "https://github.com/SDM0/SDM_0-s-Stuff/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "SDM_0's Stuff",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content",
|
||||
"Joker"
|
||||
],
|
||||
"author": "SDM0",
|
||||
"repo": "https://github.com/SDM0/SDM_0-s-Stuff",
|
||||
"downloadURL": "https://github.com/SDM0/SDM_0-s-Stuff/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "1.6.4"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "HandyBalatro",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Quality of Life"],
|
||||
"author": "SleepyG11",
|
||||
"repo":"https://github.com/SleepyG11/HandyBalatro",
|
||||
"downloadURL":"https://github.com/SleepyG11/HandyBalatro/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "HandyBalatro",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Quality of Life"
|
||||
],
|
||||
"author": "SleepyG11",
|
||||
"repo": "https://github.com/SleepyG11/HandyBalatro",
|
||||
"downloadURL": "https://github.com/SleepyG11/HandyBalatro/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.3.2a"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,14 @@
|
||||
{
|
||||
"title": "Turbulent Jokers",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Joker","Content"],
|
||||
"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"
|
||||
}
|
||||
{
|
||||
"title": "Turbulent Jokers",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Joker",
|
||||
"Content"
|
||||
],
|
||||
"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": false,
|
||||
"version": "v1.1.3"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,14 @@
|
||||
{
|
||||
"title": "Azazel's Jokers",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content", "Joker"],
|
||||
"author": "Starlet Devil",
|
||||
"repo": "https://github.com/AstrumNativus/AzzysJokers",
|
||||
"downloadURL": "https://github.com/AstrumNativus/AzzysJokers/archive/refs/tags/v1.2.2.zip"
|
||||
}
|
||||
{
|
||||
"title": "Azazel's Jokers",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content",
|
||||
"Joker"
|
||||
],
|
||||
"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": false,
|
||||
"version": "v1.2.2"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Steamodded",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Technical"],
|
||||
"author": "Steamodded",
|
||||
"repo":"https://github.com/Steamodded/smods",
|
||||
"downloadURL": "https://github.com/Steamodded/smods/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Steamodded",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Technical"
|
||||
],
|
||||
"author": "Steamodded",
|
||||
"repo": "https://github.com/Steamodded/smods",
|
||||
"downloadURL": "https://github.com/Steamodded/smods/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "1.0.0-beta-0305c"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,14 @@
|
||||
{
|
||||
"title": "TOGA's Stuff",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content", "Joker"],
|
||||
"author": "TheOneGoofAli",
|
||||
"repo": "https://github.com/TheOneGoofAli/TOGAPackBalatro",
|
||||
"downloadURL": "https://github.com/TheOneGoofAli/TOGAPackBalatro/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "TOGA's Stuff",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content",
|
||||
"Joker"
|
||||
],
|
||||
"author": "TheOneGoofAli",
|
||||
"repo": "https://github.com/TheOneGoofAli/TOGAPackBalatro",
|
||||
"downloadURL": "https://github.com/TheOneGoofAli/TOGAPackBalatro/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "01a4a1b"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,14 @@
|
||||
{
|
||||
"title": "Plantain",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content", "Joker"],
|
||||
"author": "TeamToaster",
|
||||
"repo": "https://github.com/IcebergLettuce0/Plantain",
|
||||
"downloadURL": "https://github.com/IcebergLettuce0/Plantain/archive/refs/heads/main.zip"
|
||||
}
|
||||
"title": "Plantain",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content",
|
||||
"Joker"
|
||||
],
|
||||
"author": "TeamToaster",
|
||||
"repo": "https://github.com/IcebergLettuce0/Plantain",
|
||||
"downloadURL": "https://github.com/IcebergLettuce0/Plantain/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.0.2"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Tetrapak",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "Tetraminus",
|
||||
"repo":"https://github.com/tetraminus/Tetrapak",
|
||||
"downloadURL":"https://github.com/tetraminus/Tetrapak/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Tetrapak",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "Tetraminus",
|
||||
"repo": "https://github.com/tetraminus/Tetrapak",
|
||||
"downloadURL": "https://github.com/tetraminus/Tetrapak/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "1.0.3"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Hand Preview",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Quality of Life"],
|
||||
"author": "Toeler",
|
||||
"repo": "https://github.com/Toeler/Balatro-HandPreview",
|
||||
"downloadURL": "https://github.com/Toeler/Balatro-HandPreview/archive/refs/heads/master.zip"
|
||||
}
|
||||
{
|
||||
"title": "Hand Preview",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Quality of Life"
|
||||
],
|
||||
"author": "Toeler",
|
||||
"repo": "https://github.com/Toeler/Balatro-HandPreview",
|
||||
"downloadURL": "https://github.com/Toeler/Balatro-HandPreview/archive/refs/heads/master.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.0.0"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Last Stand",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "Tucaonormal",
|
||||
"repo": "https://github.com/Tucaonormal/LastStand",
|
||||
"downloadURL": "https://github.com/Tucaonormal/LastStand/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Last Stand",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "Tucaonormal",
|
||||
"repo": "https://github.com/Tucaonormal/LastStand",
|
||||
"downloadURL": "https://github.com/Tucaonormal/LastStand/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "e96277d"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Riff-Raffling",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [ "Content" ],
|
||||
"author": "UppedHealer8521",
|
||||
"repo": "https://github.com/UppedHealer8521/Riff-Raffling",
|
||||
"downloadURL": "https://github.com/UppedHealer8521/Riff-Raffling/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Riff-Raffling",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "UppedHealer8521",
|
||||
"repo": "https://github.com/UppedHealer8521/Riff-Raffling",
|
||||
"downloadURL": "https://github.com/UppedHealer8521/Riff-Raffling/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "mod2"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Binding of Isaac Tarot",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Resource Packs"],
|
||||
"author": "Zamos",
|
||||
"repo":"https://github.com/theZamos/Isaac-Tarot",
|
||||
"downloadURL": "https://github.com/theZamos/Isaac-Tarot/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Binding of Isaac Tarot",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Resource Packs"
|
||||
],
|
||||
"author": "Zamos",
|
||||
"repo": "https://github.com/theZamos/Isaac-Tarot",
|
||||
"downloadURL": "https://github.com/theZamos/Isaac-Tarot/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "1.0"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "The Dragon Quest Deck",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Resource Packs"],
|
||||
"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"
|
||||
}
|
||||
{
|
||||
"title": "The Dragon Quest Deck",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Resource Packs"
|
||||
],
|
||||
"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": false,
|
||||
"version": "v1.0.0"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Multi Jokers",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Joker"],
|
||||
"author": "JohnMaged",
|
||||
"repo":"https://github.com/iJohnMaged/multi-jokers",
|
||||
"downloadURL":"https://github.com/lusciousdev/LushMod/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Multi Jokers",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Joker"
|
||||
],
|
||||
"author": "JohnMaged",
|
||||
"repo": "https://github.com/iJohnMaged/multi-jokers",
|
||||
"downloadURL": "https://github.com/lusciousdev/LushMod/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "bab6c42"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Redux Arcanum",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "itayfeder, jumbocarrot0",
|
||||
"repo":"https://github.com/jumbocarrot0/Redux-Arcanum",
|
||||
"downloadURL":"https://github.com/jumbocarrot0/Redux-Arcanum/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Redux Arcanum",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "itayfeder, jumbocarrot0",
|
||||
"repo": "https://github.com/jumbocarrot0/Redux-Arcanum",
|
||||
"downloadURL": "https://github.com/jumbocarrot0/Redux-Arcanum/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "07a2dd4"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "KCVanilla",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Joker"],
|
||||
"author": "kcgidw",
|
||||
"repo":"https://github.com/kcgidw/kcvanilla",
|
||||
"downloadURL":"https://github.com/kcgidw/kcvanilla/archive/refs/heads/master.zip"
|
||||
}
|
||||
{
|
||||
"title": "KCVanilla",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Joker"
|
||||
],
|
||||
"author": "kcgidw",
|
||||
"repo": "https://github.com/kcgidw/kcvanilla",
|
||||
"downloadURL": "https://github.com/kcgidw/kcvanilla/archive/refs/heads/master.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "2.4.1"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "LushMod",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Joker"],
|
||||
"author": "lusciousdev",
|
||||
"repo":"https://github.com/lusciousdev/LushMod",
|
||||
"downloadURL":"https://github.com/lusciousdev/LushMod/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "LushMod",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Joker"
|
||||
],
|
||||
"author": "lusciousdev",
|
||||
"repo": "https://github.com/lusciousdev/LushMod",
|
||||
"downloadURL": "https://github.com/lusciousdev/LushMod/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v0.3.0"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,14 @@
|
||||
{
|
||||
"title": "JokerDisplay",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Quality of Life", "API"],
|
||||
"author": "nh6574",
|
||||
"repo":"https://github.com/nh6574/JokerDisplay",
|
||||
"downloadURL": "https://github.com/nh6574/JokerDisplay/archive/refs/heads/master.zip"
|
||||
}
|
||||
{
|
||||
"title": "JokerDisplay",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Quality of Life",
|
||||
"API"
|
||||
],
|
||||
"author": "nh6574",
|
||||
"repo": "https://github.com/nh6574/JokerDisplay",
|
||||
"downloadURL": "https://github.com/nh6574/JokerDisplay/archive/refs/heads/master.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v1.8.2.3"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,14 @@
|
||||
{
|
||||
"title": "JoyousSpring",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content", "Joker"],
|
||||
"author": "nh6574",
|
||||
"repo":"https://github.com/nh6574/JoyousSpring",
|
||||
"downloadURL": "https://github.com/nh6574/JoyousSpring/archive/refs/heads/master.zip"
|
||||
}
|
||||
{
|
||||
"title": "JoyousSpring",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content",
|
||||
"Joker"
|
||||
],
|
||||
"author": "nh6574",
|
||||
"repo": "https://github.com/nh6574/JoyousSpring",
|
||||
"downloadURL": "https://github.com/nh6574/JoyousSpring/archive/refs/heads/master.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v0.6.5.3"
|
||||
}
|
||||
|
||||
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"title": "Balatro Draft",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Content"],
|
||||
"author": "spire-winder",
|
||||
"repo": "https://github.com/spire-winder/Balatro-Draft",
|
||||
"downloadURL": "https://github.com/Eremel/Galdur/archive/refs/heads/master.zip"
|
||||
}
|
||||
|
||||
{
|
||||
"title": "Balatro Draft",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "spire-winder",
|
||||
"repo": "https://github.com/spire-winder/Balatro-Draft",
|
||||
"downloadURL": "https://github.com/Eremel/Galdur/archive/refs/heads/master.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v0.5.2"
|
||||
}
|
||||
|
||||
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"title": "Blueprint",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Quality of Life"],
|
||||
"author": "Stupxd",
|
||||
"repo": "https://github.com/stupxd/Blueprint",
|
||||
"downloadURL": "https://github.com/stupxd/Blueprint/archive/refs/heads/master.zip"
|
||||
}
|
||||
|
||||
{
|
||||
"title": "Blueprint",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Quality of Life"
|
||||
],
|
||||
"author": "Stupxd",
|
||||
"repo": "https://github.com/stupxd/Blueprint",
|
||||
"downloadURL": "https://github.com/stupxd/Blueprint/archive/refs/heads/master.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v.3.2"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Cartomancer",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Quality of Life"],
|
||||
"author": "stupxd",
|
||||
"repo": "https://github.com/stupxd/Cartomancer",
|
||||
"downloadURL": "https://github.com/stupxd/Cartomancer/releases/download/v.4.11/Cartomancer-v.4.11.zip"
|
||||
}
|
||||
{
|
||||
"title": "Cartomancer",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Quality of Life"
|
||||
],
|
||||
"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": false,
|
||||
"version": "v.4.11"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Main Menu Tweaks",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Quality of Life"],
|
||||
"author": "termisaal & seven_kd_irl",
|
||||
"repo": "https://github.com/Catzzadilla/Main-Menu-Tweaks/",
|
||||
"downloadURL": "https://github.com/Catzzadilla/Main-Menu-Tweaks/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Main Menu Tweaks",
|
||||
"requires-steamodded": false,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Quality of Life"
|
||||
],
|
||||
"author": "termisaal & seven_kd_irl",
|
||||
"repo": "https://github.com/Catzzadilla/Main-Menu-Tweaks/",
|
||||
"downloadURL": "https://github.com/Catzzadilla/Main-Menu-Tweaks/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "8c14dea"
|
||||
}
|
||||
|
||||
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"title": "Maximus",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": true,
|
||||
"categories": ["Content"],
|
||||
"author": "theAstra, Maxiss02",
|
||||
"repo": "https://github.com/the-Astra/Maximus",
|
||||
"downloadURL": "https://github.com/the-Astra/Maximus/archive/refs/heads/main.zip"
|
||||
}
|
||||
|
||||
{
|
||||
"title": "Maximus",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": true,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"author": "theAstra, Maxiss02",
|
||||
"repo": "https://github.com/the-Astra/Maximus",
|
||||
"downloadURL": "https://github.com/the-Astra/Maximus/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "v0.5.0-beta"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "Marvel's Midnight Suns Tarot",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Resource Packs"],
|
||||
"author": "uXs",
|
||||
"repo":"https://github.com/Staegloth/BalatroMarvelMidnightSuns",
|
||||
"downloadURL": "https://github.com/Staegloth/BalatroMarvelMidnightSuns/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "Marvel's Midnight Suns Tarot",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Resource Packs"
|
||||
],
|
||||
"author": "uXs",
|
||||
"repo": "https://github.com/Staegloth/BalatroMarvelMidnightSuns",
|
||||
"downloadURL": "https://github.com/Staegloth/BalatroMarvelMidnightSuns/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "19e1cba"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,13 @@
|
||||
{
|
||||
"title": "The Book of Thoth Tarot",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Resource Packs"],
|
||||
"author": "uXs",
|
||||
"repo":"https://github.com/Staegloth/BalatroThoth",
|
||||
"downloadURL": "https://github.com/Staegloth/BalatroThoth/archive/refs/heads/main.zip"
|
||||
}
|
||||
{
|
||||
"title": "The Book of Thoth Tarot",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Resource Packs"
|
||||
],
|
||||
"author": "uXs",
|
||||
"repo": "https://github.com/Staegloth/BalatroThoth",
|
||||
"downloadURL": "https://github.com/Staegloth/BalatroThoth/archive/refs/heads/main.zip",
|
||||
"automatic-version-check": true,
|
||||
"version": "29e2e81"
|
||||
}
|
||||
|
||||
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"title": "Minty's Silly Little Mod",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": true,
|
||||
"categories": ["Content"],
|
||||
"author": "wingedcatgirl",
|
||||
"repo": "https://github.com/wingedcatgirl/MintysSillyMod",
|
||||
"downloadURL": "https://github.com/wingedcatgirl/MintysSillyMod/releases/download/v0.4.0c/MintysSillyMod-0.4.0c.zip"
|
||||
}
|
||||
|
||||
{
|
||||
"title": "Minty's Silly Little Mod",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": true,
|
||||
"categories": [
|
||||
"Content"
|
||||
],
|
||||
"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": false,
|
||||
"version": "v0.4.0c"
|
||||
}
|
||||
|
||||
@@ -1,10 +1,13 @@
|
||||
{
|
||||
"title": "Spectrum Framework",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": ["Miscellaneous"],
|
||||
"author": "wingedcatgirl",
|
||||
"repo": "https://github.com/wingedcatgirl/SpectrumFramework",
|
||||
"downloadURL": "https://github.com/wingedcatgirl/SpectrumFramework/releases/download/v0.6.0/SpectrumFramework-0.6.0.zip"
|
||||
}
|
||||
|
||||
{
|
||||
"title": "Spectrum Framework",
|
||||
"requires-steamodded": true,
|
||||
"requires-talisman": false,
|
||||
"categories": [
|
||||
"Miscellaneous"
|
||||
],
|
||||
"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": false,
|
||||
"version": "v0.6.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user