From 866d3681f531a7c8b5fc7995e0d2874e747748ba Mon Sep 17 00:00:00 2001 From: ItsGraphax <126398781+ItsGraphax@users.noreply.github.com> Date: Sat, 14 Jun 2025 09:47:40 +0200 Subject: [PATCH] Create meta.json --- mods/ItsGraphax@RedditBonanza/meta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mods/ItsGraphax@RedditBonanza/meta.json diff --git a/mods/ItsGraphax@RedditBonanza/meta.json b/mods/ItsGraphax@RedditBonanza/meta.json new file mode 100644 index 00000000..2fe64fa0 --- /dev/null +++ b/mods/ItsGraphax@RedditBonanza/meta.json @@ -0,0 +1,12 @@ +{ + "title": "Reddit Bonanza", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content", "Jokers"], + "author": "ItsGraphax, mindoftony", + "repo": "https://github.com/itsgraphax/reddit-bonanza", + "downloadURL": "https://github.com/itsgraphax/reddit-bonanza/releases/latest/download/mod.zip", + "folderName": "RedditBonanza", + "version": "1.2.1", + "automatic-version-check": true +}