Import recent changes from PCGamingWiki
This commit is contained in:
parent
ef7d4392dd
commit
a624c28d5c
2 changed files with 26 additions and 21 deletions
|
@ -234585,9 +234585,11 @@ Fantasy Blacksmith:
|
|||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<winLocalAppData>/FantasyBlacksmith/Saved/SaveGames/**/*.sav":
|
||||
"<winLocalAppData>/FantasyBlacksmith/Saved/SaveGames":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: steam
|
||||
- os: windows
|
||||
installDir:
|
||||
Fantasy Blacksmith: {}
|
||||
launch:
|
||||
|
@ -447668,18 +447670,16 @@ Ninja Gaiden 2 Black:
|
|||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<winLocalAppData>/NINJAGAIDEN2BLACK/Saved/SaveGames/<storeUserId>/CHAPSSAVE/*.sav":
|
||||
"<winLocalAppData>/NINJAGAIDEN2BLACK/Saved/Config/Windows":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<winLocalAppData>/NINJAGAIDEN2BLACK/Saved/SaveGames/<storeUserId>/STORYSAV/*.sav":
|
||||
"<winLocalAppData>/NINJAGAIDEN2BLACK/Saved/SaveGames/<storeUserId>":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<winLocalAppData>/NINJAGAIDEN2BLACK/Saved/SaveGames/<storeUserId>/SYSTEMSAVE/*.sav":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
installDir:
|
||||
NINJAGAIDEN2BLACK: {}
|
||||
launch:
|
||||
|
|
Reference in a new issue