From 84cbbd23d43c3e107e1c368003d3e79b9bd91783 Mon Sep 17 00:00:00 2001 From: Mathguy23 <165744246+Mathguy23@users.noreply.github.com> Date: Sun, 23 Mar 2025 13:05:04 -0400 Subject: [PATCH] Create meta.json --- mods/Mathguy@Grim/meta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mods/Mathguy@Grim/meta.json diff --git a/mods/Mathguy@Grim/meta.json b/mods/Mathguy@Grim/meta.json new file mode 100644 index 00000000..f83bffac --- /dev/null +++ b/mods/Mathguy@Grim/meta.json @@ -0,0 +1,10 @@ +{ + "title": "Grim", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content"], + "author": "Mathguy", + "repo": "https://github.com/Mathguy23/Grim", + "downloadURL": "https://github.com/Mathguy23/Grim", + "folderName": "Grim", +}