From 0315a73304bcd1683784a8217f92ba44d9967ade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96=2E=20Efe=20D=2E?= <67526259+skyline69@users.noreply.github.com> Date: Sun, 2 Feb 2025 16:28:03 +0100 Subject: [PATCH] add gay mod --- mods/GitNether@balagay/description.md | 2 ++ mods/GitNether@balagay/meta.json | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 mods/GitNether@balagay/description.md create mode 100644 mods/GitNether@balagay/meta.json diff --git a/mods/GitNether@balagay/description.md b/mods/GitNether@balagay/description.md new file mode 100644 index 00000000..ea50f350 --- /dev/null +++ b/mods/GitNether@balagay/description.md @@ -0,0 +1,2 @@ +# Balatro Gay-ifier +Turns all "Straight" descriptions into "Gay" (english localization) diff --git a/mods/GitNether@balagay/meta.json b/mods/GitNether@balagay/meta.json new file mode 100644 index 00000000..baaabb8c --- /dev/null +++ b/mods/GitNether@balagay/meta.json @@ -0,0 +1,9 @@ +{ + "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" +}