From 6c929671f9c2f8e9554bf944ac7babec02072d6e Mon Sep 17 00:00:00 2001 From: wk fractal enjoyer <94459237+WiktorProj@users.noreply.github.com> Date: Sun, 14 Sep 2025 13:02:37 +0200 Subject: [PATCH] fix --- mods/wk@totallybalanced/meta.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mods/wk@totallybalanced/meta.json b/mods/wk@totallybalanced/meta.json index b9b577a7..92d34e36 100644 --- a/mods/wk@totallybalanced/meta.json +++ b/mods/wk@totallybalanced/meta.json @@ -2,11 +2,12 @@ "title": "totally balanced", "requires-steamodded": true, "requires-talisman": true, - "categories": ["Content"], + "categories": ["Content","Joker","Miscellaneous"], "author": "wk", "repo": "https://github.com/WiktorProj/totally_balanced", "downloadURL": "https://github.com/WiktorProj/totally_balanced/releases/latest/download/totally_balanced.zip", "folderName": "totally_balanced", "version": "v1.0.0", "automatic-version-check": true -} \ No newline at end of file + +}