Import recent changes from PCGamingWiki
This commit is contained in:
parent
30fddfa7f0
commit
c93a18e71e
4 changed files with 38 additions and 2 deletions
|
@ -61219,6 +61219,8 @@ Banzai Bug:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
id:
|
||||||
|
lutris: banzai-bug
|
||||||
Banzai Escape:
|
Banzai Escape:
|
||||||
id:
|
id:
|
||||||
steamExtra:
|
steamExtra:
|
||||||
|
@ -554117,8 +554119,23 @@ Selfloss:
|
||||||
cloud:
|
cloud:
|
||||||
gog: true
|
gog: true
|
||||||
steam: true
|
steam: true
|
||||||
|
files:
|
||||||
|
"<winLocalAppData>/Selfloss/Saved/Config/WindowsNoEditor/**/*.ini":
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
|
"<winLocalAppData>/Selfloss/Saved/SaveGames/**/*.sav":
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
gog:
|
gog:
|
||||||
id: 1575028451
|
id: 1575028451
|
||||||
|
installDir:
|
||||||
|
Selfloss: {}
|
||||||
|
launch:
|
||||||
|
"<base>/Selfloss.exe":
|
||||||
|
- when:
|
||||||
|
- store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 1086620
|
id: 1086620
|
||||||
Selknam Defense:
|
Selknam Defense:
|
||||||
|
|
|
@ -21959,7 +21959,6 @@
|
||||||
* [Selfie Games: A Multiplayer Couch Party Game](https://www.pcgamingwiki.com/wiki/?curid=137308)
|
* [Selfie Games: A Multiplayer Couch Party Game](https://www.pcgamingwiki.com/wiki/?curid=137308)
|
||||||
* [Selfie: Sisters of the Amniotic Lens](https://www.pcgamingwiki.com/wiki/?curid=47966)
|
* [Selfie: Sisters of the Amniotic Lens](https://www.pcgamingwiki.com/wiki/?curid=47966)
|
||||||
* [SelfieTennis](https://www.pcgamingwiki.com/wiki/?curid=51014)
|
* [SelfieTennis](https://www.pcgamingwiki.com/wiki/?curid=51014)
|
||||||
* [Selfloss](https://www.pcgamingwiki.com/wiki/?curid=137118)
|
|
||||||
* [Selknam Defense](https://www.pcgamingwiki.com/wiki/?curid=49843)
|
* [Selknam Defense](https://www.pcgamingwiki.com/wiki/?curid=49843)
|
||||||
* [Selling Sunlight](https://www.pcgamingwiki.com/wiki/?curid=137048)
|
* [Selling Sunlight](https://www.pcgamingwiki.com/wiki/?curid=137048)
|
||||||
* [Sellswords: Ashen Company](https://www.pcgamingwiki.com/wiki/?curid=130243)
|
* [Sellswords: Ashen Company](https://www.pcgamingwiki.com/wiki/?curid=130243)
|
||||||
|
|
|
@ -468867,7 +468867,24 @@
|
||||||
1086500: {}
|
1086500: {}
|
||||||
1086510: {}
|
1086510: {}
|
||||||
1086530: {}
|
1086530: {}
|
||||||
1086620: {}
|
1086620:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: "Selfloss\\Saved\\SaveGames"
|
||||||
|
pattern: "*.sav"
|
||||||
|
platforms:
|
||||||
|
- Windows
|
||||||
|
recursive: true
|
||||||
|
root: WinAppDataLocal
|
||||||
|
- path: "Selfloss\\Saved\\Config\\WindowsNoEditor"
|
||||||
|
pattern: "*.ini"
|
||||||
|
platforms:
|
||||||
|
- Windows
|
||||||
|
recursive: true
|
||||||
|
root: WinAppDataLocal
|
||||||
|
installDir: Selfloss
|
||||||
|
launch:
|
||||||
|
- executable: Selfloss.exe
|
||||||
1086630:
|
1086630:
|
||||||
installDir: Spelling Quest Online
|
installDir: Spelling Quest Online
|
||||||
launch:
|
launch:
|
||||||
|
@ -545804,6 +545821,8 @@
|
||||||
oslist: windows
|
oslist: windows
|
||||||
executable: HeroByChance.exe
|
executable: HeroByChance.exe
|
||||||
type: default
|
type: default
|
||||||
|
nameLocalized:
|
||||||
|
schinese: 爱与战争:天选英雄
|
||||||
1433500:
|
1433500:
|
||||||
installDir: Hotel Transylvania 4
|
installDir: Hotel Transylvania 4
|
||||||
launch:
|
launch:
|
||||||
|
|
|
@ -19157,6 +19157,7 @@ Banyu Lintar Angin - Little Storm -:
|
||||||
pageId: 78308
|
pageId: 78308
|
||||||
steam: 744800
|
steam: 744800
|
||||||
Banzai Bug:
|
Banzai Bug:
|
||||||
|
lutris: banzai-bug
|
||||||
pageId: 14795
|
pageId: 14795
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|game}}\\EXE}}"
|
- "{{Game data/config|Windows|{{p|game}}\\EXE}}"
|
||||||
|
|
Reference in a new issue