1
0

oops.. My bad

This commit is contained in:
Ö. Efe D.
2025-01-01 21:50:31 +01:00
parent 51957c1507
commit d18dedcb5c

View File

@@ -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: Your mod should have the following structure inside the `mods/` directory:
- mods/ - mods/
- Author@Modname/ - Author@Modname/
- thumbnail.png (optional but preferred) - thumbnail.jpg (optional but preferred)
- description.md (required) - description.md (required)
- meta.json (required) - meta.json (required)
@@ -16,7 +16,7 @@ For a mod titled "Pokermon" by "InertSteak":
- mods/ - mods/
- InertSteak@Pokermon/ - InertSteak@Pokermon/
- thumbnail.png - thumbnail.jpg
- description.md - description.md
- meta.json - meta.json