From 8b9477c41c3eb5f395e3bc884c114c5ceb817f55 Mon Sep 17 00:00:00 2001 From: Vili Manninen Date: Tue, 10 Sep 2024 12:58:55 +0300 Subject: [PATCH] Add BepInEx for Gloomwood, Back to the Dawn and Below the Stone --- games/data/back-to-the-dawn.yml | 3 ++- games/data/below-the-stone.yml | 1 + games/data/gloomwood.yml | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) 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"]