From 3c935cede456b87fb74b174fed6c6bf94706fa14 Mon Sep 17 00:00:00 2001 From: Fantom-Balatro Date: Fri, 25 Apr 2025 13:27:20 -0600 Subject: [PATCH] Create meta.json --- mods/Fantom@Fantom'sPreview/meta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mods/Fantom@Fantom'sPreview/meta.json diff --git a/mods/Fantom@Fantom'sPreview/meta.json b/mods/Fantom@Fantom'sPreview/meta.json new file mode 100644 index 00000000..3e737a9a --- /dev/null +++ b/mods/Fantom@Fantom'sPreview/meta.json @@ -0,0 +1,12 @@ +{ + "title": "Fantom's Preview", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Quality of Life"], + "author": "Fantom, Divvy", + "repo": "https://github.com/Fantom-Balatro/Fantoms-Preview", + "downloadURL": "https://github.com/Fantom-Balatro/Fantoms-Preview/releases/latest/download/Fantoms-Preview.zip", + "folderName": "Fantoms-Preview", + "version": "2.2.0", + "automatic-version-check": true +}