Fix handling for irregular paths, P vs Path template invocation, and variadic uses of P template
This commit is contained in:
parent
1c1ed6c525
commit
9b87fb9356
5 changed files with 143 additions and 67 deletions
|
@ -1620,7 +1620,7 @@ A Rite from the Stars:
|
|||
id: 792370
|
||||
A Robot Named Fight!:
|
||||
files:
|
||||
'<home>/.config/unity3d/Matt Bitner/A Robot Named Fight/<ref>{{Refurl|url=https://steamcommunity.com/app/603530/discussions/1/1473096694440794319/#c3377008022026160641/|title=Where is my save file? :: A Robot Named Fight Bug Reporting|date=2019-05-28}}</ref>':
|
||||
<home>/.config/unity3d/Matt Bitner/A Robot Named Fight:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
|
@ -2522,7 +2522,12 @@ AI War 2:
|
|||
id: 438020
|
||||
'AI: The Somnium Files':
|
||||
files:
|
||||
'<winLocalAppData>/SpikeChunsoft/AI The Somnium Files/PSYNCAUTOSAVE<br/><winLocalAppData>/SpikeChunsoft/AI The Somnium Files/PSYNCDEF{{code|XX}}':
|
||||
<winLocalAppData>/SpikeChunsoft/AI The Somnium Files/PSYNCAUTOSAVE:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
<winLocalAppData>/SpikeChunsoft/AI The Somnium Files/PSYNCDEF*:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
|
@ -2534,6 +2539,10 @@ AI War 2:
|
|||
- os: windows
|
||||
installDir:
|
||||
AI The Somnium Files: {}
|
||||
registry:
|
||||
HKEY_CURRENT_USER/Software/SpikeChunsoft/AI_TheSomniumFiles:
|
||||
tags:
|
||||
- config
|
||||
steam:
|
||||
id: 948740
|
||||
AIDS Simulator:
|
||||
|
@ -96936,7 +96945,7 @@ Graveyard Keeper:
|
|||
- save
|
||||
when:
|
||||
- os: mac
|
||||
'<home>/Library/Preferences/{{file|unity.Lazy Bear Games.Graveyard Keeper.plist}}':
|
||||
<home>/Library/Preferences/unity.Lazy Bear Games.Graveyard Keeper.plist:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
|
@ -104793,13 +104802,9 @@ Her Story:
|
|||
when:
|
||||
- os: windows
|
||||
<home>/Library/Application Support/unity.Sam Barlow.HerStory:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: mac
|
||||
'<home>/Library/Application Support/unity.Sam Barlow.HerStory/{{cn|Windows path was for save only, is this legit OS X versions config path?|date=January 15, 2016}}':
|
||||
tags:
|
||||
- config
|
||||
- save
|
||||
when:
|
||||
- os: mac
|
||||
installDir:
|
||||
|
|
|
@ -1653,6 +1653,7 @@ A Rite from the Stars:
|
|||
pageId: 103285
|
||||
revId: 841573
|
||||
A Robot Named Fight!:
|
||||
irregularPath: true
|
||||
pageId: 66273
|
||||
revId: 934101
|
||||
A Roll-Back Story:
|
||||
|
@ -2109,8 +2110,9 @@ AI War 2:
|
|||
pageId: 44800
|
||||
revId: 841706
|
||||
'AI: The Somnium Files':
|
||||
irregularPath: true
|
||||
pageId: 132809
|
||||
revId: 963156
|
||||
revId: 983332
|
||||
AIDS Simulator:
|
||||
pageId: 96877
|
||||
revId: 841708
|
||||
|
@ -47163,7 +47165,7 @@ Graveyard Defender:
|
|||
revId: 839908
|
||||
Graveyard Keeper:
|
||||
pageId: 58471
|
||||
revId: 962811
|
||||
revId: 983342
|
||||
Graveyard Shift:
|
||||
pageId: 51951
|
||||
revId: 855328
|
||||
|
@ -50952,6 +50954,7 @@ Her Majesty's Ship:
|
|||
pageId: 88894
|
||||
revId: 887258
|
||||
Her Story:
|
||||
irregularPath: true
|
||||
pageId: 26295
|
||||
revId: 975631
|
||||
Her War:
|
||||
|
|
Reference in a new issue