Import recent changes from PCGamingWiki
This commit is contained in:
parent
1d8a71a76c
commit
afa85ac9cb
4 changed files with 29 additions and 1 deletions
|
@ -79686,6 +79686,11 @@ Call of Duty 2:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
<winLocalAppData>/VirtualStore/Program Files (x86)/Activision/Call of Duty 2:
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
installDir:
|
installDir:
|
||||||
Call of Duty 2: {}
|
Call of Duty 2: {}
|
||||||
launch:
|
launch:
|
||||||
|
@ -298826,6 +298831,16 @@ MONOBOT:
|
||||||
store: steam
|
store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 1212850
|
id: 1212850
|
||||||
|
'MOONPONG: Tales of Epic Lunacy':
|
||||||
|
installDir:
|
||||||
|
MOONPONG Tales of Epic Lunacy: {}
|
||||||
|
launch:
|
||||||
|
<base>/moonpong.exe:
|
||||||
|
- when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
|
steam:
|
||||||
|
id: 2127230
|
||||||
MOP Operation Cleanup:
|
MOP Operation Cleanup:
|
||||||
installDir:
|
installDir:
|
||||||
MOP Operation Cleanup: {}
|
MOP Operation Cleanup: {}
|
||||||
|
|
|
@ -20139,6 +20139,7 @@
|
||||||
* [Moonlight thief](https://www.pcgamingwiki.com/wiki/?curid=130474)
|
* [Moonlight thief](https://www.pcgamingwiki.com/wiki/?curid=130474)
|
||||||
* [Moonlight Warrior](https://www.pcgamingwiki.com/wiki/?curid=132534)
|
* [Moonlight Warrior](https://www.pcgamingwiki.com/wiki/?curid=132534)
|
||||||
* [Moonlit Mayhem](https://www.pcgamingwiki.com/wiki/?curid=51342)
|
* [Moonlit Mayhem](https://www.pcgamingwiki.com/wiki/?curid=51342)
|
||||||
|
* [MOONPONG: Tales of Epic Lunacy](https://www.pcgamingwiki.com/wiki/?curid=183952)
|
||||||
* [MoonQuest](https://www.pcgamingwiki.com/wiki/?curid=103341)
|
* [MoonQuest](https://www.pcgamingwiki.com/wiki/?curid=103341)
|
||||||
* [Moons of Ventocia](https://www.pcgamingwiki.com/wiki/?curid=149637)
|
* [Moons of Ventocia](https://www.pcgamingwiki.com/wiki/?curid=149637)
|
||||||
* [Moonshiners Simulator](https://www.pcgamingwiki.com/wiki/?curid=139568)
|
* [Moonshiners Simulator](https://www.pcgamingwiki.com/wiki/?curid=139568)
|
||||||
|
|
|
@ -99291,6 +99291,13 @@
|
||||||
description: Launch normally
|
description: Launch normally
|
||||||
executable: bin/PartyOfSin.exe
|
executable: bin/PartyOfSin.exe
|
||||||
workingdir: bin
|
workingdir: bin
|
||||||
|
'2127230':
|
||||||
|
installDir: MOONPONG Tales of Epic Lunacy
|
||||||
|
launch:
|
||||||
|
- config:
|
||||||
|
oslist: windows
|
||||||
|
executable: moonpong.exe
|
||||||
|
type: default
|
||||||
'212780':
|
'212780':
|
||||||
installDir: New Star Soccer 5
|
installDir: New Star Soccer 5
|
||||||
launch:
|
launch:
|
||||||
|
|
|
@ -24022,7 +24022,9 @@ Call of Duty 2:
|
||||||
steam: 2630
|
steam: 2630
|
||||||
templates:
|
templates:
|
||||||
- '{{Game data/config|Windows|{{p|game}}\main\players\{{p|uid}}\*.cfg}}'
|
- '{{Game data/config|Windows|{{p|game}}\main\players\{{p|uid}}\*.cfg}}'
|
||||||
- '{{Game data/saves|Windows|{{p|game}}\main\players\}}'
|
- >-
|
||||||
|
{{Game data/saves|Windows|{{p|game}}\main\players\|{{p|LOCALAPPDATA}}\VirtualStore\Program Files
|
||||||
|
(x86)\Activision\Call of Duty 2}}
|
||||||
'Call of Duty 4: Modern Warfare':
|
'Call of Duty 4: Modern Warfare':
|
||||||
pageId: 912
|
pageId: 912
|
||||||
steam: 7940
|
steam: 7940
|
||||||
|
@ -90355,6 +90357,9 @@ MONEY LOVES SILENCE:
|
||||||
MONOBOT:
|
MONOBOT:
|
||||||
pageId: 157269
|
pageId: 157269
|
||||||
steam: 1212850
|
steam: 1212850
|
||||||
|
'MOONPONG: Tales of Epic Lunacy':
|
||||||
|
pageId: 183952
|
||||||
|
steam: 2127230
|
||||||
MOP Operation Cleanup:
|
MOP Operation Cleanup:
|
||||||
pageId: 43221
|
pageId: 43221
|
||||||
steam: 463120
|
steam: 463120
|
||||||
|
|
Reference in a new issue