Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2023-12-14 12:21:45 +00:00 committed by github-actions[bot]
parent 2c2f8a6e63
commit ec2675311e
3 changed files with 61 additions and 0 deletions

View file

@ -104923,6 +104923,18 @@ Code World:
- save - save
when: when:
- os: windows - os: windows
"Code of Honor: The French Foreign Legion":
files:
"<base>/Data":
tags:
- config
when:
- os: windows
"<base>/Save":
tags:
- save
when:
- os: windows
Code of Princess: Code of Princess:
installDir: installDir:
CODE OF PRINCESS: {} CODE OF PRINCESS: {}
@ -123277,6 +123289,26 @@ Cupid:
store: steam store: steam
steam: steam:
id: 421670 id: 421670
Cupid Nonogram:
files:
"<base>/Save Files/*.sav":
tags:
- save
when:
- os: windows
installDir:
Cupid Nonogram: {}
launch:
"<base>/Cupid Nonogram.exe":
- when:
- os: windows
store: steam
"<base>/Game.app":
- when:
- os: mac
store: steam
steam:
id: 1787160
Cupids Love Crisis: Cupids Love Crisis:
steam: steam:
id: 914610 id: 914610

View file

@ -36368,6 +36368,16 @@
description: Launch description: Launch
executable: BeamNG.drive.exe executable: BeamNG.drive.exe
type: default type: default
- config:
oslist: linux
description: BeamNG.drive (Linux)
executable: BinLinux/BeamNG.drive.x64
type: option1
- config:
oslist: linux
description: BeamNG.drive (Windows)
executable: BeamNG.drive.exe
type: option2
284180: 284180:
installDir: Magicians and Looters installDir: Magicians and Looters
launch: launch:
@ -429039,6 +429049,15 @@
oslist: windows oslist: windows
executable: FutanariJigsawPuzzle.exe executable: FutanariJigsawPuzzle.exe
type: default type: default
1787160:
installDir: Cupid Nonogram
launch:
- config:
oslist: windows
executable: Cupid Nonogram.exe
- config:
oslist: macos
executable: Game.app
1787820: 1787820:
installDir: Mirror Party installDir: Mirror Party
launch: launch:

View file

@ -31152,6 +31152,11 @@ Code World:
templates: templates:
- "{{Game data/config|Windows|{{p|public}}\\Documents\\City Interactive\\CODE OF HONOR 3}}" - "{{Game data/config|Windows|{{p|public}}\\Documents\\City Interactive\\CODE OF HONOR 3}}"
- "{{Game data/saves|Windows|{{p|public}}\\Documents\\City Interactive\\CODE OF HONOR 3\\save}}" - "{{Game data/saves|Windows|{{p|public}}\\Documents\\City Interactive\\CODE OF HONOR 3\\save}}"
"Code of Honor: The French Foreign Legion":
pageId: 191785
templates:
- "{{Game data/config|Windows|{{P|game}}\\Data\\}}"
- "{{Game data/saves|Windows|{{P|game}}\\Save\\}}"
Code of Princess: Code of Princess:
pageId: 43600 pageId: 43600
steam: 408640 steam: 408640
@ -36459,6 +36464,11 @@ Cuphead:
Cupid: Cupid:
pageId: 38458 pageId: 38458
steam: 421670 steam: 421670
Cupid Nonogram:
pageId: 191788
steam: 1787160
templates:
- "{{Game data/saves|Windows|{{p|game}}\\Save Files\\*.sav}}"
Cupids Love Crisis: Cupids Love Crisis:
pageId: 104897 pageId: 104897
steam: 914610 steam: 914610