Import recent changes from PCGamingWiki
This commit is contained in:
parent
243193f670
commit
d1c6764450
4 changed files with 101 additions and 2 deletions
|
@ -182595,6 +182595,12 @@
|
|||
type: vr
|
||||
601340: {}
|
||||
601360:
|
||||
cloud:
|
||||
saves:
|
||||
- path: revolution/SAVE
|
||||
pattern: "*.sav"
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
installDir: Portal Revolution
|
||||
launch:
|
||||
- config:
|
||||
|
@ -434438,6 +434444,16 @@
|
|||
executable: CostumeParty/CostumePartyVR.exe
|
||||
type: vr
|
||||
1649010:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Saved/SaveGames
|
||||
pattern: "*.sav"
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
- path: Miasma/Saved/SaveGames
|
||||
pattern: "*.sav"
|
||||
recursive: true
|
||||
root: WinAppDataLocal
|
||||
installDir: Miasma
|
||||
launch:
|
||||
- config:
|
||||
|
@ -442138,6 +442154,48 @@
|
|||
french: Astérix & Obélix XXXL – Le Bélier d’Hibernie
|
||||
german: "Asterix & Obelix XXXL : Der Widder aus Hibernia"
|
||||
1895350:
|
||||
cloud:
|
||||
saves:
|
||||
- path: "RenPy\\CavemanonWani\\"
|
||||
pattern: "*"
|
||||
platforms:
|
||||
- Windows
|
||||
recursive: true
|
||||
root: WinAppDataRoaming
|
||||
- path: /Library/RenPy/CavemanonWani/
|
||||
pattern: "*"
|
||||
platforms:
|
||||
- MacOS
|
||||
recursive: true
|
||||
root: MacHome
|
||||
- path: ".renpy/CavemanonWani/"
|
||||
pattern: "*"
|
||||
platforms:
|
||||
- Linux
|
||||
recursive: true
|
||||
root: LinuxHome
|
||||
- path: "RenPy\\persistent\\"
|
||||
pattern: hugthegator*
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataRoaming
|
||||
- path: /Library/RenPy/persistent/
|
||||
pattern: hugthegator*
|
||||
platforms:
|
||||
- MacOS
|
||||
root: MacHome
|
||||
- path: ".renpy/persistent/"
|
||||
pattern: hugthegator*
|
||||
platforms:
|
||||
- Linux
|
||||
root: LinuxHome
|
||||
- path: game/saves/
|
||||
pattern: "*"
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
- path: game/drawings
|
||||
pattern: "*.png"
|
||||
root: gameinstall
|
||||
installDir: I Wani Hug that Gator!
|
||||
launch:
|
||||
- config:
|
||||
|
|
Reference in a new issue