Filter out generic 'SavesDir' folder
This commit is contained in:
parent
ff74c3f565
commit
3b70d5eaa5
3 changed files with 4 additions and 35 deletions
|
@ -28932,11 +28932,6 @@ Alpha Lyrae Discovery:
|
|||
steam:
|
||||
id: 1111090
|
||||
Alpha Mike Foxtrot:
|
||||
files:
|
||||
"<home>/AppData/LocalLow/SavesDir/*.sav":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
installDir:
|
||||
Alpha Mike Foxtrot: {}
|
||||
steam:
|
||||
|
@ -57209,10 +57204,6 @@ Ballistic Protection:
|
|||
id: 537860
|
||||
Ballistic Tanks:
|
||||
files:
|
||||
"<home>/Documents/SavesDir":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<winLocalAppData>/BallisticTanks/User Data/Default/IndexedDB":
|
||||
when:
|
||||
- os: windows
|
||||
|
@ -240228,10 +240219,6 @@ Fresh Body:
|
|||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<home>/Library/Application Support/SavesDir/*.sav":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<home>/Library/Application Support/users":
|
||||
when:
|
||||
- os: mac
|
||||
|
@ -264058,10 +264045,6 @@ Gravity Jump:
|
|||
steam:
|
||||
id: 408340
|
||||
Gravity League:
|
||||
files:
|
||||
"<home>/AppData/LocalLow/SavesDir/**/*.sav":
|
||||
when:
|
||||
- store: steam
|
||||
installDir:
|
||||
MechaLeague: {}
|
||||
launch:
|
||||
|
@ -299244,10 +299227,6 @@ HyperFighter Boost Mode ON:
|
|||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<home>/Saved Games/SavesDir/hfbmo.sav":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<winLocalAppData>/HyperFighter/Saved/SaveGames/*.sav":
|
||||
when:
|
||||
- os: windows
|
||||
|
@ -494647,11 +494626,6 @@ Rhythm Doctor:
|
|||
steam:
|
||||
id: 774181
|
||||
Rhythm Girl:
|
||||
files:
|
||||
"<home>/AppData/LocalLow/SavesDir/*.sav":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
installDir:
|
||||
Rhythm Girl: {}
|
||||
launch:
|
||||
|
@ -552198,9 +552172,6 @@ Soul at Stake:
|
|||
"<base>/Nw/Saved/SaveGames/*.sav":
|
||||
when:
|
||||
- store: steam
|
||||
"<home>/Saved Games/SavesDir/*.sav":
|
||||
when:
|
||||
- store: steam
|
||||
installDir:
|
||||
Soul at Stake: {}
|
||||
launch:
|
||||
|
@ -558206,12 +558177,6 @@ Spartan:
|
|||
"<base>/SavesDir/*.sav":
|
||||
when:
|
||||
- store: steam
|
||||
"<home>/AppData/LocalLow/SavesDir/*.sav":
|
||||
when:
|
||||
- store: steam
|
||||
"<home>/Saved Games/SavesDir/*.sav":
|
||||
when:
|
||||
- store: steam
|
||||
"<winAppData>/SavesDir/*.sav":
|
||||
when:
|
||||
- store: steam
|
||||
|
|
|
@ -1128,6 +1128,7 @@
|
|||
* [Alpha Decay](https://www.pcgamingwiki.com/wiki/?curid=36984)
|
||||
* [Alpha King](https://www.pcgamingwiki.com/wiki/?curid=137112)
|
||||
* [Alpha Locus VR](https://www.pcgamingwiki.com/wiki/?curid=76161)
|
||||
* [Alpha Mike Foxtrot](https://www.pcgamingwiki.com/wiki/?curid=70178)
|
||||
* [Alpha Mission II](https://www.pcgamingwiki.com/wiki/?curid=168740)
|
||||
* [Alpha Runner](https://www.pcgamingwiki.com/wiki/?curid=46590)
|
||||
* [Alpha Zylon](https://www.pcgamingwiki.com/wiki/?curid=49933)
|
||||
|
@ -10784,6 +10785,7 @@
|
|||
* [Gravity Island](https://www.pcgamingwiki.com/wiki/?curid=40084)
|
||||
* [Gravity Jump](https://www.pcgamingwiki.com/wiki/?curid=95503)
|
||||
* [Gravity Lab: Gravitational Testing Facility & Observations](https://www.pcgamingwiki.com/wiki/?curid=51008)
|
||||
* [Gravity League](https://www.pcgamingwiki.com/wiki/?curid=64576)
|
||||
* [Gravity Leo](https://www.pcgamingwiki.com/wiki/?curid=105003)
|
||||
* [Gravity Light](https://www.pcgamingwiki.com/wiki/?curid=94302)
|
||||
* [Gravity Panda](https://www.pcgamingwiki.com/wiki/?curid=125054)
|
||||
|
@ -20635,6 +20637,7 @@
|
|||
* [Rhombus Legends](https://www.pcgamingwiki.com/wiki/?curid=99444)
|
||||
* [Rhythm Defender](https://www.pcgamingwiki.com/wiki/?curid=135053)
|
||||
* [Rhythm Destruction](https://www.pcgamingwiki.com/wiki/?curid=50057)
|
||||
* [Rhythm Girl](https://www.pcgamingwiki.com/wiki/?curid=89423)
|
||||
* [Rhythm Mage VR](https://www.pcgamingwiki.com/wiki/?curid=149767)
|
||||
* [Rhythm Nights](https://www.pcgamingwiki.com/wiki/?curid=128147)
|
||||
* [Rhythm Quest](https://www.pcgamingwiki.com/wiki/?curid=190311)
|
||||
|
|
|
@ -98,6 +98,7 @@ fn too_broad(path: &str) -> bool {
|
|||
if path == item
|
||||
|| path.starts_with(&format!("{item}/*"))
|
||||
|| path.starts_with(&format!("{item}/{STORE_USER_ID}"))
|
||||
|| path.starts_with(&format!("{item}/SavesDir"))
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
|
Reference in a new issue