#29: Start tracking Steam Cloud metadata
This commit is contained in:
parent
7d54fb7c06
commit
ce9ac99a1d
6 changed files with 354 additions and 4 deletions
|
@ -662831,6 +662831,19 @@ Zzzzz:
|
|||
steam:
|
||||
id: 871810
|
||||
</reality>:
|
||||
files:
|
||||
"<home>/.renpy/reality-1474579375/*.save":
|
||||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
"<home>/Library/RenPy/reality-1474579375/*.save":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<winAppData>/RenPy/reality-1474579375/*.save":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
installDir:
|
||||
reality: {}
|
||||
launch:
|
||||
|
|
Reference in a new issue