From 66226184b84620c109ba34e2e603393b32a95abf Mon Sep 17 00:00:00 2001 From: ART7 Date: Sat, 8 Mar 2025 19:07:06 +0100 Subject: [PATCH] Set folderName property for ItsFlowwey@FlowerPot --- mods/ItsFlowwey@FlowerPot/meta.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mods/ItsFlowwey@FlowerPot/meta.json b/mods/ItsFlowwey@FlowerPot/meta.json index 275a8a85..201420fb 100644 --- a/mods/ItsFlowwey@FlowerPot/meta.json +++ b/mods/ItsFlowwey@FlowerPot/meta.json @@ -5,5 +5,6 @@ "categories": ["Technical"], "author": "ItsFlowwey", "repo":"https://github.com/GauntletGames-2086/Flower-Pot", - "downloadURL": "https://github.com/GauntletGames-2086/Flower-Pot/archive/refs/heads/master.zip" + "downloadURL": "https://github.com/GauntletGames-2086/Flower-Pot/archive/refs/heads/master.zip", + "folderName": "Flower-Pot" }