From 1489d33dffd9f199ddbfaa737f39db76cad5d0bf Mon Sep 17 00:00:00 2001 From: The Bearodactyl Date: Fri, 18 Apr 2025 15:21:56 -0500 Subject: [PATCH] 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 +}