Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2024-04-03 12:20:59 +00:00 committed by github-actions[bot]
parent def729162a
commit 869d1ccfba
3 changed files with 33 additions and 9 deletions

View file

@ -122597,6 +122597,10 @@ Crumble:
- bit: 64 - bit: 64
os: linux os: linux
store: steam store: steam
registry:
HKEY_CURRENT_USER/Software/Brute Force/Crumble:
tags:
- config
steam: steam:
id: 1061180 id: 1061180
Crumbled World: Crumbled World:

View file

@ -45775,14 +45775,14 @@
config: config:
oslist: windows oslist: windows
description: "Play Tex Murphy: Under a Killing Moon" description: "Play Tex Murphy: Under a Killing Moon"
executable: "dosbox_windows\\\\dosbox.exe" executable: "dosbox_windows\\dosbox.exe"
workingdir: "dosbox_windows\\\\" workingdir: "dosbox_windows\\"
- arguments: "-conf dosbox_texmurphy3.conf -conf dosbox_texmurphy3_launch_windows.conf -noconsole" - arguments: "-conf dosbox_texmurphy3.conf -conf dosbox_texmurphy3_launch_windows.conf -noconsole"
config: config:
oslist: windows oslist: windows
description: "Play Tex Murphy: Under a Killing Moon with DOSBox Daum" description: "Play Tex Murphy: Under a Killing Moon with DOSBox Daum"
executable: "dosbox_windows\\\\daum\\\\dosbox.exe" executable: "dosbox_windows\\daum\\dosbox.exe"
workingdir: "dosbox_windows\\\\daum\\\\" workingdir: "dosbox_windows\\daum\\"
- config: - config:
oslist: macos oslist: macos
description: Launch description: Launch
@ -45790,13 +45790,13 @@
- config: - config:
oslist: linux oslist: linux
description: "Play Tex Murphy: Under a Killing Moon" description: "Play Tex Murphy: Under a Killing Moon"
executable: "dosbox_linux\\\\launch_texmurphy3_game.sh" executable: "dosbox_linux\\launch_texmurphy3_game.sh"
workingdir: "dosbox_linux\\\\" workingdir: "dosbox_linux\\"
- config: - config:
oslist: linux oslist: linux
description: "Play Tex Murphy: Under a Killing Moon with DOSBox Daum" description: "Play Tex Murphy: Under a Killing Moon with DOSBox Daum"
executable: "dosbox_linux\\\\daum\\\\launch_texmurphy3_game_daum.sh" executable: "dosbox_linux\\daum\\launch_texmurphy3_game_daum.sh"
workingdir: "dosbox_linux\\\\daum\\\\" workingdir: "dosbox_linux\\daum\\"
302360: 302360:
installDir: Tex Murphy 4 installDir: Tex Murphy 4
launch: launch:
@ -356793,6 +356793,26 @@
executable: "OrcRaid.app\\\\Contents\\\\MacOS\\\\OrcRaid" executable: "OrcRaid.app\\\\Contents\\\\MacOS\\\\OrcRaid"
type: default type: default
1061180: 1061180:
cloud:
saves:
- path: Brute Force/Crumble
pattern: "*.xml"
root: WinAppDataLocalLow
overrides:
- os: Linux
osCompare: "="
pathTransforms:
- find: Brute Force/Crumble
replace: ".config/unity3d/Brute Force/Crumble"
root: WinAppDataLocalLow
useInstead: LinuxHome
- os: MacOS
osCompare: "="
pathTransforms:
- find: Brute Force/Crumble
replace: Brute Force/Crumble
root: WinAppDataLocalLow
useInstead: MacAppSupport
installDir: Crumble installDir: Crumble
launch: launch:
- config: - config:

View file

@ -36698,7 +36698,7 @@ Crumble:
pageId: 135771 pageId: 135771
steam: 1061180 steam: 1061180
templates: templates:
- "{{Game data/config|Windows|{{p|userprofile}}\\AppData\\LocalLow\\Brute Force\\Crumble}}" - "{{Game data/config|Windows|{{p|userprofile}}\\AppData\\LocalLow\\Brute Force\\Crumble\\|{{p|hkcu}}\\Software\\Brute Force\\Crumble\\}}"
- "{{Game data/config|Linux|{{P|xdgconfighome}}/unity3d/Brute Force/Crumble/GameInformation.xml}}" - "{{Game data/config|Linux|{{P|xdgconfighome}}/unity3d/Brute Force/Crumble/GameInformation.xml}}"
- "{{Game data/saves|Windows|{{p|userprofile}}\\AppData\\LocalLow\\Brute Force\\Crumble}}" - "{{Game data/saves|Windows|{{p|userprofile}}\\AppData\\LocalLow\\Brute Force\\Crumble}}"
- "{{Game data/saves|Linux|{{P|xdgconfighome}}/unity3d/Brute Force/Crumble/GraphicsSettings.xml}}" - "{{Game data/saves|Linux|{{P|xdgconfighome}}/unity3d/Brute Force/Crumble/GraphicsSettings.xml}}"