diff --git a/games/game_valheim.py b/games/game_valheim.py index 48414bc..0fbf1d7 100644 --- a/games/game_valheim.py +++ b/games/game_valheim.py @@ -355,15 +355,19 @@ class ValheimGame(BasicGame): "delete": [ "*.txt", "*.md", + "README", "icon.png", "license", "manifest.json", + "*.dll.mdb", + "*.pdb", ], "move": { "*_VML.dll": "InSlimVML/Mods/", # "plugins": "BepInEx/", "*.dll": "BepInEx/plugins/", + "*.xml": "BepInEx/plugins/", "config": "BepInEx/", "*.cfg": "BepInEx/config/", #