From d02a643b655f543d8d685cb0108652715ae8e355 Mon Sep 17 00:00:00 2001 From: thefaketh30ne <110573217+thefaketh30ne@users.noreply.github.com> Date: Thu, 19 Jun 2025 03:26:22 +0100 Subject: [PATCH] Create meta.json --- mods/Th30ne@GrabBag/meta.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 mods/Th30ne@GrabBag/meta.json diff --git a/mods/Th30ne@GrabBag/meta.json b/mods/Th30ne@GrabBag/meta.json new file mode 100644 index 00000000..f9e472cd --- /dev/null +++ b/mods/Th30ne@GrabBag/meta.json @@ -0,0 +1,15 @@ +{ + "title": "Grab Bag", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "Th30ne", + "repo": "https://github.com/thefaketh30ne/grab-bag", + "downloadURL": "https://github.com/thefaketh30ne/grab-bag/archive/refs/heads/main.zip", + "folderName": "GrabBag", + "automatic-version-check": true, + "version": "v0.4.11" +}