Ignore case for filtering and map another Steam Cloud root
This commit is contained in:
parent
58270b6136
commit
4461deecfe
4 changed files with 13 additions and 13 deletions
|
@ -627219,10 +627219,6 @@ The Legend of Crystal Valley:
|
|||
"<base>/userData":
|
||||
when:
|
||||
- store: steam
|
||||
"<home>/Library/Application Support/userData":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
installDir:
|
||||
The Legend of Crystal Valley: {}
|
||||
launch:
|
||||
|
@ -631226,6 +631222,10 @@ The Missing Few:
|
|||
steam:
|
||||
id: 842910
|
||||
The Mobius Machine:
|
||||
files:
|
||||
"<home>/Documents/The Mobius Machine/Saves":
|
||||
when:
|
||||
- store: steam
|
||||
installDir:
|
||||
The Mobius Machine: {}
|
||||
launch:
|
||||
|
@ -641284,10 +641284,6 @@ The Technician:
|
|||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<home>/Library/Application Support/UserData/<storeUserId>/**/*.json":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
installDir:
|
||||
The Technician: {}
|
||||
steam:
|
||||
|
|
Reference in a new issue