Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2023-05-19 00:59:09 +00:00 committed by github-actions[bot]
parent 33418b2da3
commit 6e43d1b514
2 changed files with 6 additions and 2 deletions

View file

@ -561503,12 +561503,14 @@ Turok:
- config - config
when: when:
- os: windows - os: windows
- os: mac
- os: linux - os: linux
<base>/saves: <base>/saves:
tags: tags:
- save - save
when: when:
- os: windows - os: windows
- os: mac
- os: linux - os: linux
gog: gog:
id: 1444038183 id: 1444038183

View file

@ -170840,9 +170840,11 @@ Turok:
steam: 405820 steam: 405820
templates: templates:
- '{{Game data/config|Windows|{{P|game}}\config.cfg}}' - '{{Game data/config|Windows|{{P|game}}\config.cfg}}'
- '{{Game data/config|Linux|{{P|game}}\config.cfg}}' - '{{Game data/config|OS X|{{P|game}}/config.cfg}}'
- '{{Game data/config|Linux|{{P|game}}/config.cfg}}'
- '{{Game data/saves|Windows|{{P|game}}\saves\}}' - '{{Game data/saves|Windows|{{P|game}}\saves\}}'
- '{{Game data/saves|Linux|{{P|game}}\saves\}}' - '{{Game data/saves|OS X|{{P|game}}/saves/}}'
- '{{Game data/saves|Linux|{{P|game}}/saves/}}'
'Turok: Escape from Lost Valley': 'Turok: Escape from Lost Valley':
pageId: 141387 pageId: 141387
steam: 1078560 steam: 1078560