Import recent changes from PCGamingWiki
This commit is contained in:
parent
8761828c7b
commit
c068303ca7
2 changed files with 6 additions and 19 deletions
|
@ -341194,15 +341194,10 @@ Kaku Ancient Seal / 卡库远古封印:
|
|||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<winLocalAppData>/KakuAncientSeal/**/*.ini":
|
||||
"<winLocalAppData>/KakuAncientSeal/Saved/Config/WindowsNoEditor/**/Game.ini":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<winLocalAppData>/KakuAncientSeal/**/*.png":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<winLocalAppData>/KakuAncientSeal/**/*.sav":
|
||||
- store: steam
|
||||
"<winLocalAppData>/KakuAncientSeal/Saved/SaveGames_v4.8/**/*.sav":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
|
|
|
@ -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
|
||||
|
|
Reference in a new issue