diff --git a/games/data/back-to-the-dawn.yml b/games/data/back-to-the-dawn.yml index 63c7b1b..3269fc0 100644 --- a/games/data/back-to-the-dawn.yml +++ b/games/data/back-to-the-dawn.yml @@ -34,4 +34,5 @@ thunderstore: name: "Modpacks" requireCategories: - "modpacks" - discordUrl: "https://discord.gg/m9ud5rRMaJ" \ No newline at end of file + discordUrl: "https://discord.gg/m9ud5rRMaJ" + autolistPackageIds: ["BepInEx-BepInExPack"] diff --git a/games/data/below-the-stone.yml b/games/data/below-the-stone.yml index ed1333c..01c4017 100644 --- a/games/data/below-the-stone.yml +++ b/games/data/below-the-stone.yml @@ -30,3 +30,4 @@ thunderstore: - "modpacks" wikiUrl: "https://belowthestone.wiki.gg/wiki/Below_the_Stone_Wiki" discordUrl: "https://discord.com/invite/MW72QReXKh" + autolistPackageIds: ["BepInEx-BepInExPack"] diff --git a/games/data/gloomwood.yml b/games/data/gloomwood.yml index 500c795..64fc818 100644 --- a/games/data/gloomwood.yml +++ b/games/data/gloomwood.yml @@ -28,3 +28,4 @@ thunderstore: name: "Modpacks" requireCategories: - "modpacks" + autolistPackageIds: ["BepInEx-BepInExPack"]