diff --git a/data/manifest.yaml b/data/manifest.yaml index d78a4a13..8dc50d30 100644 --- a/data/manifest.yaml +++ b/data/manifest.yaml @@ -341194,15 +341194,10 @@ Kaku Ancient Seal / 卡库远古封印: cloud: steam: true files: - "/KakuAncientSeal/**/*.ini": + "/KakuAncientSeal/Saved/Config/WindowsNoEditor/**/Game.ini": when: - - os: windows - store: steam - "/KakuAncientSeal/**/*.png": - when: - - os: windows - store: steam - "/KakuAncientSeal/**/*.sav": + - store: steam + "/KakuAncientSeal/Saved/SaveGames_v4.8/**/*.sav": when: - os: windows store: steam diff --git a/data/steam-game-cache.yaml b/data/steam-game-cache.yaml index 15e340ce..679c1d1a 100644 --- a/data/steam-game-cache.yaml +++ b/data/steam-game-cache.yaml @@ -510161,22 +510161,14 @@ 1179580: cloud: saves: - - path: KakuAncientSeal + - path: "KakuAncientSeal\\Saved\\SaveGames_v4.8" pattern: "*.sav" platforms: - Windows recursive: true root: WinAppDataLocal - - path: KakuAncientSeal - pattern: "*.png" - platforms: - - Windows - recursive: true - root: WinAppDataLocal - - path: KakuAncientSeal - pattern: "*.ini" - platforms: - - Windows + - path: "\\KakuAncientSeal\\Saved\\Config\\WindowsNoEditor" + pattern: Game.ini recursive: true root: WinAppDataLocal installDir: Kaku Ancient Seal