diff --git a/mods/Aure@SixSuits/meta.json b/mods/Aure@SixSuits/meta.json index 8ef76184..f3c8f65e 100644 --- a/mods/Aure@SixSuits/meta.json +++ b/mods/Aure@SixSuits/meta.json @@ -1,8 +1,8 @@ { "title": "Six Suits", "requires-steamodded": true, - "category": "Content", + "categories": ["Content"], "author": "Aure", "repo":"https://github.com/Aurelius7309/SixSuits", "downloadURL": "https://github.com/Aurelius7309/SixSuits/archive/refs/heads/master.zip" - } \ No newline at end of file + } diff --git a/mods/InertSteak@Pokermon/meta.json b/mods/InertSteak@Pokermon/meta.json index fff19c58..0f47ab63 100644 --- a/mods/InertSteak@Pokermon/meta.json +++ b/mods/InertSteak@Pokermon/meta.json @@ -1,7 +1,7 @@ { "title": "Pokermon", "requires-steamodded": true, - "category": ["Content"], + "categories": ["Content"], "author": "InertSteak", "repo":"https://github.com/InertSteak/Pokermon", "downloadURL": "https://github.com/InertSteak/Pokermon/archive/refs/tags/2.1.0b.tar.gz" diff --git a/mods/Larswijn@CardSleeves/meta.json b/mods/Larswijn@CardSleeves/meta.json index 467997bf..8aa99c90 100644 --- a/mods/Larswijn@CardSleeves/meta.json +++ b/mods/Larswijn@CardSleeves/meta.json @@ -1,8 +1,8 @@ { "title": "CardSleeves", "requires-steamodded": true, - "category": "Content", + "categories": ["Content"], "author": "Larswijn", "repo": "https://github.com/larswijn/CardSleeves", "downloadURL": "https://github.com/larswijn/CardSleeves/archive/refs/heads/master.zip" -} \ No newline at end of file +}