From aa148c16ff09cde45b788cf32690f809df22fd76 Mon Sep 17 00:00:00 2001 From: Breezebuilder Date: Fri, 7 Mar 2025 13:00:42 +1100 Subject: [PATCH] Set folderName property for MathIsFun0@Cryptid --- mods/MathIsFun0@Cryptid/meta.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mods/MathIsFun0@Cryptid/meta.json b/mods/MathIsFun0@Cryptid/meta.json index 886ce022..979e3a7a 100644 --- a/mods/MathIsFun0@Cryptid/meta.json +++ b/mods/MathIsFun0@Cryptid/meta.json @@ -5,5 +5,6 @@ "categories": ["Content"], "author": "MathIsFun0", "repo":"https://github.com/MathIsFun0/Cryptid", - "downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/heads/main.zip" + "downloadURL": "https://github.com/MathIsFun0/Cryptid/archive/refs/heads/main.zip", + "folderName": "Cryptid" }