diff --git a/mods/Toeler@Balatro-HandPreview/description.md b/mods/Toeler@Balatro-HandPreview/description.md new file mode 100644 index 00000000..4c11cc91 --- /dev/null +++ b/mods/Toeler@Balatro-HandPreview/description.md @@ -0,0 +1 @@ +Hand Preview is a mod for Balatro that adds a window showing the possible poker hands that you can make with your current hand! \ No newline at end of file diff --git a/mods/Toeler@Balatro-HandPreview/meta.json b/mods/Toeler@Balatro-HandPreview/meta.json new file mode 100644 index 00000000..65526c94 --- /dev/null +++ b/mods/Toeler@Balatro-HandPreview/meta.json @@ -0,0 +1,9 @@ +{ + "title": "Hand Preview", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Quality of Life"], + "author": "Toeler", + "repo": "https://github.com/Toeler/Balatro-HandPreview", + "downloadURL": "https://github.com/Toeler/Balatro-HandPreview/archive/refs/heads/master.zip" + } \ No newline at end of file diff --git a/mods/Toeler@Balatro-HandPreview/thumbnail.jpg b/mods/Toeler@Balatro-HandPreview/thumbnail.jpg new file mode 100644 index 00000000..5bb15ef2 Binary files /dev/null and b/mods/Toeler@Balatro-HandPreview/thumbnail.jpg differ