Import recent changes from PCGamingWiki
This commit is contained in:
parent
c63d0e035e
commit
9697def0fc
2 changed files with 35 additions and 0 deletions
|
@ -344518,6 +344518,21 @@ Katawa Shoujo:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
installDir:
|
||||||
|
Katawa Shoujo: {}
|
||||||
|
launch:
|
||||||
|
"<base>/Katawa Shoujo.app":
|
||||||
|
- when:
|
||||||
|
- os: mac
|
||||||
|
store: steam
|
||||||
|
"<base>/Katawa Shoujo.exe":
|
||||||
|
- when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
|
"<base>/Katawa Shoujo.sh":
|
||||||
|
- when:
|
||||||
|
- os: linux
|
||||||
|
store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 3068300
|
id: 3068300
|
||||||
"Kate's Test":
|
"Kate's Test":
|
||||||
|
|
|
@ -591137,6 +591137,26 @@
|
||||||
nameLocalized:
|
nameLocalized:
|
||||||
english: Reimu Needs Help!? Aunn-chan to the Rescue!
|
english: Reimu Needs Help!? Aunn-chan to the Rescue!
|
||||||
3068300:
|
3068300:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: game/saves
|
||||||
|
pattern: "*"
|
||||||
|
root: gameinstall
|
||||||
|
installDir: Katawa Shoujo
|
||||||
|
launch:
|
||||||
|
- config:
|
||||||
|
oslist: windows
|
||||||
|
description: Launch
|
||||||
|
executable: Katawa Shoujo.exe
|
||||||
|
type: default
|
||||||
|
- config:
|
||||||
|
oslist: linux
|
||||||
|
executable: Katawa Shoujo.sh
|
||||||
|
type: default
|
||||||
|
- config:
|
||||||
|
oslist: macos
|
||||||
|
executable: Katawa Shoujo.app
|
||||||
|
type: default
|
||||||
nameLocalized:
|
nameLocalized:
|
||||||
japanese: かたわ少女
|
japanese: かたわ少女
|
||||||
3138660: {}
|
3138660: {}
|
||||||
|
|
Reference in a new issue