Import recent changes from PCGamingWiki
This commit is contained in:
parent
6c8be293a6
commit
e704e4ada9
4 changed files with 112 additions and 18 deletions
|
@ -722663,6 +722663,72 @@ To the Moon:
|
|||
installDir:
|
||||
To the Moon: {}
|
||||
launch:
|
||||
"<base>/To the Moon (SerenityForge)/To the Moon.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<base>/To the Moon/To the Moon.exe":
|
||||
- arguments: "-console"
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
workingDir: "<base>/To the Moon"
|
||||
"<base>/ToTheMoon.app/Contents/MacOS/steamshim_parent":
|
||||
- arguments: ToTheMoon.app/Contents/MacOS/mkxp
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/steamshim/parent.amd64":
|
||||
- arguments: "./ToTheMoon.bin.x86_64 --enableReset=false"
|
||||
when:
|
||||
- bit: 64
|
||||
os: linux
|
||||
store: steam
|
||||
"<base>/steamshim/parent.x86":
|
||||
- arguments: "./ToTheMoon.bin.x86 --enableReset=false"
|
||||
when:
|
||||
- bit: 32
|
||||
os: linux
|
||||
store: steam
|
||||
steam:
|
||||
id: 206440
|
||||
"To the Moon (16:9 remaster)":
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<home>/AppData/LocalLow/Serenity Forge/To the Moon/Savegame*.dat":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<home>/Library/Application Support/freebirdgames/tothemoon/*.*":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<home>/Library/Application Support/freebirdgames/tothemoon/To the Moon - Freebird Games/*.rxdata":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<winAppData>/To the Moon - Freebird Games/*.rxdata":
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<xdgData>/freebirdgames/tothemoon/*.*":
|
||||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
"<xdgData>/freebirdgames/tothemoon/To the Moon - Freebird Games/*.rxdata":
|
||||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
gog:
|
||||
id: 1207659072
|
||||
installDir:
|
||||
To the Moon: {}
|
||||
launch:
|
||||
"<base>/To the Moon (SerenityForge)/To the Moon.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<base>/To the Moon/To the Moon.exe":
|
||||
- arguments: "-console"
|
||||
when:
|
||||
|
|
Reference in a new issue