Import recent changes from PCGamingWiki
This commit is contained in:
parent
124e295b55
commit
4db74604f0
4 changed files with 30 additions and 3 deletions
|
@ -398226,6 +398226,14 @@ Persona 5 Tactica:
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
store: microsoft
|
store: microsoft
|
||||||
|
installDir:
|
||||||
|
Persona 5 Tactica: {}
|
||||||
|
launch:
|
||||||
|
"<base>/Persona 5 Tactica.exe":
|
||||||
|
- when:
|
||||||
|
- bit: 64
|
||||||
|
os: windows
|
||||||
|
store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 2254740
|
id: 2254740
|
||||||
Personal Disco VR:
|
Personal Disco VR:
|
||||||
|
@ -470074,6 +470082,12 @@ Shadows Light RPG:
|
||||||
steam:
|
steam:
|
||||||
id: 955230
|
id: 955230
|
||||||
Shadows Peak:
|
Shadows Peak:
|
||||||
|
files:
|
||||||
|
"<home>/AppData/LocalLow/Andrii Vintsevych/Shadows Peak/savefile.sav":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
installDir:
|
installDir:
|
||||||
Shadows Peak: {}
|
Shadows Peak: {}
|
||||||
launch:
|
launch:
|
||||||
|
@ -470081,6 +470095,10 @@ Shadows Peak:
|
||||||
- when:
|
- when:
|
||||||
- os: windows
|
- os: windows
|
||||||
store: steam
|
store: steam
|
||||||
|
registry:
|
||||||
|
HKEY_CURRENT_USER/Software/Andrii Vintsevych/Shadows Peak:
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
steam:
|
steam:
|
||||||
id: 359940
|
id: 359940
|
||||||
Shadows and Dust:
|
Shadows and Dust:
|
||||||
|
|
|
@ -27149,7 +27149,6 @@
|
||||||
* [Shadows of Larth](https://www.pcgamingwiki.com/wiki/?curid=145391)
|
* [Shadows of Larth](https://www.pcgamingwiki.com/wiki/?curid=145391)
|
||||||
* [Shadows of time](https://www.pcgamingwiki.com/wiki/?curid=150749)
|
* [Shadows of time](https://www.pcgamingwiki.com/wiki/?curid=150749)
|
||||||
* [Shadows of War](https://www.pcgamingwiki.com/wiki/?curid=49043)
|
* [Shadows of War](https://www.pcgamingwiki.com/wiki/?curid=49043)
|
||||||
* [Shadows Peak](https://www.pcgamingwiki.com/wiki/?curid=44074)
|
|
||||||
* [ShadowSide](https://www.pcgamingwiki.com/wiki/?curid=79934)
|
* [ShadowSide](https://www.pcgamingwiki.com/wiki/?curid=79934)
|
||||||
* [Shadowverse](https://www.pcgamingwiki.com/wiki/?curid=52245)
|
* [Shadowverse](https://www.pcgamingwiki.com/wiki/?curid=52245)
|
||||||
* [Shadowy Contracts](https://www.pcgamingwiki.com/wiki/?curid=132723)
|
* [Shadowy Contracts](https://www.pcgamingwiki.com/wiki/?curid=132723)
|
||||||
|
|
|
@ -21934,8 +21934,8 @@
|
||||||
- config:
|
- config:
|
||||||
oslist: windows
|
oslist: windows
|
||||||
description: Launch
|
description: Launch
|
||||||
executable: "Binaries\\\\Win32\\\\Betrayer.exe"
|
executable: "Binaries\\Win32\\Betrayer.exe"
|
||||||
workingdir: "Binaries\\\\Win32"
|
workingdir: "Binaries\\Win32"
|
||||||
243140:
|
243140:
|
||||||
installDir: Glare
|
installDir: Glare
|
||||||
launch:
|
launch:
|
||||||
|
@ -437986,6 +437986,13 @@
|
||||||
- executable: SPACEBAR.EXE
|
- executable: SPACEBAR.EXE
|
||||||
type: default
|
type: default
|
||||||
2254740:
|
2254740:
|
||||||
|
installDir: Persona 5 Tactica
|
||||||
|
launch:
|
||||||
|
- config:
|
||||||
|
osarch: "64"
|
||||||
|
oslist: windows
|
||||||
|
executable: Persona 5 Tactica.exe
|
||||||
|
type: default
|
||||||
nameLocalized:
|
nameLocalized:
|
||||||
japanese: ペルソナ5 タクティカ
|
japanese: ペルソナ5 タクティカ
|
||||||
koreana: 페르소나5 택티카
|
koreana: 페르소나5 택티카
|
||||||
|
|
|
@ -140594,6 +140594,9 @@ Shadows Light RPG:
|
||||||
Shadows Peak:
|
Shadows Peak:
|
||||||
pageId: 44074
|
pageId: 44074
|
||||||
steam: 359940
|
steam: 359940
|
||||||
|
templates:
|
||||||
|
- "{{Game data/config|Windows|{{P|hkcu}}\\Software\\Andrii Vintsevych\\Shadows Peak}}"
|
||||||
|
- "{{Game data/saves|Windows|{{P|userprofile\\appdata\\locallow}}\\Andrii Vintsevych\\Shadows Peak\\savefile.sav}}"
|
||||||
Shadows and Dust:
|
Shadows and Dust:
|
||||||
pageId: 144995
|
pageId: 144995
|
||||||
steam: 1138130
|
steam: 1138130
|
||||||
|
|
Reference in a new issue