Fix logic error preventing changed wiki articles from being checked
This commit is contained in:
parent
e11d613694
commit
8bf5505ffa
7 changed files with 330 additions and 496 deletions
|
@ -135850,24 +135850,21 @@ Disgraced:
|
|||
id: 485360
|
||||
Dishonored:
|
||||
files:
|
||||
<root>/userdata/<storeUserId>/205100:
|
||||
<root>/userdata/<storeUserId>/205100/remote:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
- store: steam
|
||||
<root>/userdata/<storeUserId>/205100/remote/options.sav:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
- store: steam
|
||||
<root>/userdata/<storeUserId>/217980:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
- store: steam
|
||||
<winDocuments>/My Games/Dishonored/DishonoredGame:
|
||||
tags:
|
||||
- config
|
||||
|
@ -207301,6 +207298,17 @@ Gopnik Simulator:
|
|||
when:
|
||||
- os: windows
|
||||
Gordian Quest:
|
||||
files:
|
||||
<home>/AppData/LocalLow/MixedRealms/GordianQuest/Preferences.json:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
<home>/AppData/LocalLow/MixedRealms/GordianQuest/Saves:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
GordianQuest: {}
|
||||
launch:
|
||||
|
@ -207308,6 +207316,10 @@ Gordian Quest:
|
|||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
registry:
|
||||
HKEY_CURRENT_USER/Software/MixedRealms/GordianQuest:
|
||||
tags:
|
||||
- config
|
||||
steam:
|
||||
id: 981430
|
||||
'Gordian Rooms: A Curious Heritage':
|
||||
|
@ -222980,6 +222992,11 @@ Hell Wedding 夜嫁:
|
|||
id: 934580
|
||||
Hell Yeah! Wrath of the Dead Rabbit:
|
||||
files:
|
||||
<root>/userdata/<storeUserId>/205230/remote/saves:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: steam
|
||||
<winDocuments>/SavedGames/HELLYEAH:
|
||||
tags:
|
||||
- config
|
||||
|
@ -310321,6 +310338,16 @@ Monomyth:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
Steam/steamapps/common/Monomyth/ProjectAriath/Saved/Config/WindowsNoEditor/GameUserSettings.ini:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
Steam/steamapps/common/Monomyth/ProjectAriath/Saved/SaveGames:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
steam:
|
||||
id: 908360
|
||||
Monophobia:
|
||||
|
@ -318267,6 +318294,13 @@ My Little Kitties:
|
|||
steam:
|
||||
id: 407320
|
||||
'My Little Pony: A Maretime Bay Adventure':
|
||||
files:
|
||||
<home>/AppData/LocalLow/Melbot Studios/MLP:
|
||||
tags:
|
||||
- config
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
My Little Pony: {}
|
||||
launch:
|
||||
|
@ -356227,6 +356261,12 @@ Philosophic Love:
|
|||
steam:
|
||||
id: 528060
|
||||
'Phineas and Ferb: New Inventions':
|
||||
files:
|
||||
Documents/PIPE Studio/Phineas and Ferb/SAVES:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
Phineas and Ferb New Inventions: {}
|
||||
launch:
|
||||
|
@ -495235,6 +495275,13 @@ The Jackbox Party Pack 5:
|
|||
steam:
|
||||
id: 774461
|
||||
The Jackbox Party Pack 6:
|
||||
files:
|
||||
<winLocalAppData>/Jackbox Games/The Jackbox Party Pack 6/UserData.sav:
|
||||
tags:
|
||||
- config
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
The Jackbox Party Pack 6: {}
|
||||
launch:
|
||||
|
@ -577688,6 +577735,7 @@ Zzzzz:
|
|||
files:
|
||||
<base>/www/save:
|
||||
tags:
|
||||
- config
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
|
|
Reference in a new issue