From 98a043a6dd63801d63b7dbf3dfd6c0c6f7a582a4 Mon Sep 17 00:00:00 2001 From: larswijn <51133685+larswijn@users.noreply.github.com> Date: Tue, 11 Mar 2025 02:00:04 +0100 Subject: [PATCH] Enable automatic versioning for neatojokers --- mods/Neato@NeatoJokers/meta.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mods/Neato@NeatoJokers/meta.json b/mods/Neato@NeatoJokers/meta.json index 7e57dbd0..2d28b869 100644 --- a/mods/Neato@NeatoJokers/meta.json +++ b/mods/Neato@NeatoJokers/meta.json @@ -5,5 +5,6 @@ "categories": ["Content", "Joker"], "author": "Neato", "repo": "https://github.com/neatoqueen/NeatoJokers", - "downloadURL": "https://github.com/neatoqueen/NeatoJokers/archive/refs/heads/main.zip" + "downloadURL": "https://github.com/neatoqueen/NeatoJokers/archive/refs/heads/main.zip", + "automatic-version-check": true }