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