Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2024-07-17 06:19:13 +00:00 committed by github-actions[bot]
parent 8761828c7b
commit c068303ca7
2 changed files with 6 additions and 19 deletions

View file

@ -341194,15 +341194,10 @@ Kaku Ancient Seal / 卡库远古封印:
cloud: cloud:
steam: true steam: true
files: files:
"<winLocalAppData>/KakuAncientSeal/**/*.ini": "<winLocalAppData>/KakuAncientSeal/Saved/Config/WindowsNoEditor/**/Game.ini":
when: when:
- os: windows - store: steam
store: steam "<winLocalAppData>/KakuAncientSeal/Saved/SaveGames_v4.8/**/*.sav":
"<winLocalAppData>/KakuAncientSeal/**/*.png":
when:
- os: windows
store: steam
"<winLocalAppData>/KakuAncientSeal/**/*.sav":
when: when:
- os: windows - os: windows
store: steam store: steam

View file

@ -510161,22 +510161,14 @@
1179580: 1179580:
cloud: cloud:
saves: saves:
- path: KakuAncientSeal - path: "KakuAncientSeal\\Saved\\SaveGames_v4.8"
pattern: "*.sav" pattern: "*.sav"
platforms: platforms:
- Windows - Windows
recursive: true recursive: true
root: WinAppDataLocal root: WinAppDataLocal
- path: KakuAncientSeal - path: "\\KakuAncientSeal\\Saved\\Config\\WindowsNoEditor"
pattern: "*.png" pattern: Game.ini
platforms:
- Windows
recursive: true
root: WinAppDataLocal
- path: KakuAncientSeal
pattern: "*.ini"
platforms:
- Windows
recursive: true recursive: true
root: WinAppDataLocal root: WinAppDataLocal
installDir: Kaku Ancient Seal installDir: Kaku Ancient Seal