From 1489d33dffd9f199ddbfaa737f39db76cad5d0bf Mon Sep 17 00:00:00 2001 From: The Bearodactyl Date: Fri, 18 Apr 2025 15:21:56 -0500 Subject: [PATCH 1/2] Add insolence --- .../description.md | 1 + .../meta.json | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 mods/TheMotherfuckingBearodactyl@Insolence/description.md create mode 100644 mods/TheMotherfuckingBearodactyl@Insolence/meta.json diff --git a/mods/TheMotherfuckingBearodactyl@Insolence/description.md b/mods/TheMotherfuckingBearodactyl@Insolence/description.md new file mode 100644 index 00000000..7a3e1e70 --- /dev/null +++ b/mods/TheMotherfuckingBearodactyl@Insolence/description.md @@ -0,0 +1 @@ +A content mod that focuses on Editions and Shitpost Jokers diff --git a/mods/TheMotherfuckingBearodactyl@Insolence/meta.json b/mods/TheMotherfuckingBearodactyl@Insolence/meta.json new file mode 100644 index 00000000..f85bce2c --- /dev/null +++ b/mods/TheMotherfuckingBearodactyl@Insolence/meta.json @@ -0,0 +1,14 @@ +{ + "title": "Insolence", + "requires-steamodded": true, + "requires-talisman": true, + "categories": [ + "Content" + ], + "author": "The Motherfucking Bearodactyl", + "repo": "https://github.com/thebearodactyl/insolence-balatro", + "downloadURL": "https://github.com/TheBearodactyl/insolence-balatro/archive/refs/tags/1.0.0.zip", + "folderName": "Insolence", + "version": "1.0.0", + "automatic-version-check": true +} From ed1326d707fa1f2f562b2ba8629193dd4e01975f Mon Sep 17 00:00:00 2001 From: The Bearodactyl Date: Sat, 19 Apr 2025 16:15:36 -0500 Subject: [PATCH 2/2] Update meta.json --- mods/TheMotherfuckingBearodactyl@Insolence/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/TheMotherfuckingBearodactyl@Insolence/meta.json b/mods/TheMotherfuckingBearodactyl@Insolence/meta.json index f85bce2c..4e1b5264 100644 --- a/mods/TheMotherfuckingBearodactyl@Insolence/meta.json +++ b/mods/TheMotherfuckingBearodactyl@Insolence/meta.json @@ -10,5 +10,5 @@ "downloadURL": "https://github.com/TheBearodactyl/insolence-balatro/archive/refs/tags/1.0.0.zip", "folderName": "Insolence", "version": "1.0.0", - "automatic-version-check": true + "automatic-version-check": false }