From d18dedcb5ceb0a1581315a34ac23757f528f2a96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96=2E=20Efe=20D=2E?= <67526259+skyline69@users.noreply.github.com> Date: Wed, 1 Jan 2025 21:50:31 +0100 Subject: [PATCH] oops.. My bad --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cb91fd12..bd26c08a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This guide explains how to structure and publish your Balatro mods in the *Balat Your mod should have the following structure inside the `mods/` directory: - mods/ - Author@Modname/ - - thumbnail.png (optional but preferred) + - thumbnail.jpg (optional but preferred) - description.md (required) - meta.json (required) @@ -16,7 +16,7 @@ For a mod titled "Pokermon" by "InertSteak": - mods/ - InertSteak@Pokermon/ - - thumbnail.png + - thumbnail.jpg - description.md - meta.json