From b7c80e9b059418bb2ba338dc81cb8a817b2e6080 Mon Sep 17 00:00:00 2001 From: ART7 Date: Wed, 19 Feb 2025 20:50:34 +0100 Subject: [PATCH] Add Trance --- mods/MathIsFun0@Trance/description.md | 2 ++ mods/MathIsFun0@Trance/meta.json | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 mods/MathIsFun0@Trance/description.md create mode 100644 mods/MathIsFun0@Trance/meta.json diff --git a/mods/MathIsFun0@Trance/description.md b/mods/MathIsFun0@Trance/description.md new file mode 100644 index 00000000..41c5d154 --- /dev/null +++ b/mods/MathIsFun0@Trance/description.md @@ -0,0 +1,2 @@ +# Trance +A mod that lets you change Balatro's colors and font \ No newline at end of file diff --git a/mods/MathIsFun0@Trance/meta.json b/mods/MathIsFun0@Trance/meta.json new file mode 100644 index 00000000..0bf2a70c --- /dev/null +++ b/mods/MathIsFun0@Trance/meta.json @@ -0,0 +1,9 @@ +{ + "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" +}