From 2e1e600117dbc8f8dd98afca6dfae33991a226c6 Mon Sep 17 00:00:00 2001 From: Oksamies Date: Tue, 10 Sep 2024 12:36:36 +0300 Subject: [PATCH] Add bep for 3 games --- games/data/arcus-chroma.yml | 3 ++- games/data/betrayal-beach.yml | 3 ++- games/data/deep-rock-galactic-survivor.yml | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/games/data/arcus-chroma.yml b/games/data/arcus-chroma.yml index d941ba1..eb2f1a3 100644 --- a/games/data/arcus-chroma.yml +++ b/games/data/arcus-chroma.yml @@ -28,4 +28,5 @@ thunderstore: name: "Modpacks" requireCategories: - "modpacks" - discordUrl: "https://discord.gg/UCzagYr7cS" \ No newline at end of file + discordUrl: "https://discord.gg/UCzagYr7cS" + autolistPackageIds: ["BepInEx-BepInExPack"] \ No newline at end of file diff --git a/games/data/betrayal-beach.yml b/games/data/betrayal-beach.yml index 6eb3f94..8599625 100644 --- a/games/data/betrayal-beach.yml +++ b/games/data/betrayal-beach.yml @@ -28,4 +28,5 @@ thunderstore: name: "Modpacks" requireCategories: - "modpacks" - discordUrl: "https://discord.com/invite/y7guXuWJqP" \ No newline at end of file + discordUrl: "https://discord.com/invite/y7guXuWJqP" + autolistPackageIds: ["BepInEx-BepInExPack"] \ No newline at end of file diff --git a/games/data/deep-rock-galactic-survivor.yml b/games/data/deep-rock-galactic-survivor.yml index cbe4908..9474545 100644 --- a/games/data/deep-rock-galactic-survivor.yml +++ b/games/data/deep-rock-galactic-survivor.yml @@ -28,3 +28,4 @@ thunderstore: name: "Modpacks" requireCategories: - "modpacks" + autolistPackageIds: ["BepInEx-BepInExPack_IL2CPP"] \ No newline at end of file