Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2023-05-17 01:00:56 +00:00 committed by github-actions[bot]
parent 2789f6b225
commit 24ae90e89f
2 changed files with 7 additions and 2 deletions

View file

@ -92199,12 +92199,17 @@ Chip:
id: 275470 id: 275470
Chip's Challenge 1: Chip's Challenge 1:
files: files:
<base>/data/games/save.c2l:
tags:
- save
when:
- os: windows
<base>/data/options.txt: <base>/data/options.txt:
tags: tags:
- config - config
when: when:
- os: windows - os: windows
<base>/games: <base>/data/saves:
tags: tags:
- save - save
when: when:

View file

@ -27954,7 +27954,7 @@ Chip's Challenge 1:
steam: 346850 steam: 346850
templates: templates:
- '{{Game data/config|Windows|{{p|game}}/data/options.txt}}' - '{{Game data/config|Windows|{{p|game}}/data/options.txt}}'
- '{{Game data/saves|Windows|{{p|game}}/games}}' - '{{Game data/saves|Windows|{{p|game}}/data/games/save.c2l|{{p|game}}/data/saves/}}'
Chip's Challenge 2: Chip's Challenge 2:
pageId: 47737 pageId: 47737
steam: 348300 steam: 348300