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