Import recent changes from PCGamingWiki
This commit is contained in:
parent
d1c6764450
commit
958e413448
3 changed files with 18 additions and 1 deletions
|
@ -404571,6 +404571,11 @@ Perimeter:
|
||||||
steam:
|
steam:
|
||||||
id: 12420
|
id: 12420
|
||||||
"Perimeter: Emperor's Testament":
|
"Perimeter: Emperor's Testament":
|
||||||
|
files:
|
||||||
|
"<base>/Resource\\Saves/**/*.*":
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
gog:
|
gog:
|
||||||
id: 1454498998
|
id: 1454498998
|
||||||
installDir:
|
installDir:
|
||||||
|
|
|
@ -22912,7 +22912,6 @@
|
||||||
* [Perigee](https://www.pcgamingwiki.com/wiki/?curid=81687)
|
* [Perigee](https://www.pcgamingwiki.com/wiki/?curid=81687)
|
||||||
* [Perilous Warp](https://www.pcgamingwiki.com/wiki/?curid=172665)
|
* [Perilous Warp](https://www.pcgamingwiki.com/wiki/?curid=172665)
|
||||||
* [Perimeter 2: New Earth](https://www.pcgamingwiki.com/wiki/?curid=41319)
|
* [Perimeter 2: New Earth](https://www.pcgamingwiki.com/wiki/?curid=41319)
|
||||||
* [Perimeter: Emperor's Testament](https://www.pcgamingwiki.com/wiki/?curid=34258)
|
|
||||||
* [Periodic Deliveries](https://www.pcgamingwiki.com/wiki/?curid=153726)
|
* [Periodic Deliveries](https://www.pcgamingwiki.com/wiki/?curid=153726)
|
||||||
* [Periodonica](https://www.pcgamingwiki.com/wiki/?curid=43153)
|
* [Periodonica](https://www.pcgamingwiki.com/wiki/?curid=43153)
|
||||||
* [Peripeteia](https://www.pcgamingwiki.com/wiki/?curid=173896)
|
* [Peripeteia](https://www.pcgamingwiki.com/wiki/?curid=173896)
|
||||||
|
|
|
@ -40815,6 +40815,14 @@
|
||||||
description: Launch
|
description: Launch
|
||||||
executable: BorderZone.exe
|
executable: BorderZone.exe
|
||||||
289240:
|
289240:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: "Resource\\Saves"
|
||||||
|
pattern: "*.*"
|
||||||
|
platforms:
|
||||||
|
- Windows
|
||||||
|
recursive: true
|
||||||
|
root: gameinstall
|
||||||
installDir: PerimeterET
|
installDir: PerimeterET
|
||||||
launch:
|
launch:
|
||||||
- config:
|
- config:
|
||||||
|
@ -42474,6 +42482,11 @@
|
||||||
executable: "ScummVM_Linux\\\\launch_pajamasam3.sh"
|
executable: "ScummVM_Linux\\\\launch_pajamasam3.sh"
|
||||||
workingdir: "ScummVM_Linux\\\\"
|
workingdir: "ScummVM_Linux\\\\"
|
||||||
292820:
|
292820:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: Saves
|
||||||
|
pattern: "*.*"
|
||||||
|
root: gameinstall
|
||||||
installDir: Pajama Sam 4
|
installDir: Pajama Sam 4
|
||||||
launch:
|
launch:
|
||||||
- config:
|
- config:
|
||||||
|
|
Reference in a new issue