Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2023-12-21 12:21:15 +00:00 committed by github-actions[bot]
parent 4cfb45adf1
commit 172ba0049a
4 changed files with 17 additions and 9 deletions

View file

@ -50156,18 +50156,18 @@
oslist: linux
description: Launch
executable: strife-ve.sh
- arguments: "-conf .\\\\dosbox_strife.conf"
- arguments: "-conf .\\dosbox_strife.conf"
config:
oslist: windows
description: Launch DOS Strife
executable: "DOS\\\\DOSBox.exe"
executable: "DOS\\DOSBox.exe"
type: none
workingdir: DOS
- arguments: "-conf .\\\\dosbox_strifebeta.conf"
- arguments: "-conf .\\dosbox_strifebeta.conf"
config:
oslist: windows
description: Launch Strife 1995 Beta
executable: "DOS\\\\DOSBox.exe"
executable: "DOS\\DOSBox.exe"
type: none
workingdir: DOS
317060: