Import recent changes from PCGamingWiki
This commit is contained in:
parent
33418b2da3
commit
6e43d1b514
2 changed files with 6 additions and 2 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Reference in a new issue