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" +}