files:
- rar: N/A:Select Crusader-Storm Client RAR archive. Download from https://crusader-storm.com/
game:
exe: $GAMEDIR/Crusader-Storm/WoW.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/Crusader-Storm
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
- extract:
dst: $GAMEDIR/Crusader-Storm
file: rar
description: Crusader-Storm TBC - 2.4.3 (2008) Vanilla Client
game_slug: crusader-storm-wow
gogslug: ''
humblestoreid: ''
installer_slug: crusader-storm-wow-crusader-wow-243-cli
name: Crusader-Storm WoW
notes: "THIS IS AN UNOFFICAL INSTALLER CREATED WITH THE APPROVAL FROM THE DEVS TO\
\ ASSIST WITH INSTALLATIONS ON LINUX. \r\n\r\nTHIS SCRIPT WILL ONLY WORK FOR THE\
\ 2.4.3 VANILLA CLIENT! \r\nDO NOT TRY USING THE 2.5.3 CLIENT WHEN USING THIS INSTALLER.\
\ INSTEAD USE THE 2.5.3 INSTALLER!!!\r\n\r\n---\r\nMORE INFO!!!\r\n1. Please create\
\ an account and download the 2.4.3 (2008) VANILLA client from the website: https://crusader-storm.com\r\
\n2. Once downloaded, please run the installer and start playing!"
runner: wine
script:
files:
- rar: N/A:Select Crusader-Storm Client RAR archive. Download from https://crusader-storm.com/
game:
exe: $GAMEDIR/Crusader-Storm/WoW.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/Crusader-Storm
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
- extract:
dst: $GAMEDIR/Crusader-Storm
file: rar
slug: crusader-storm-wow-crusader-wow-243-cli
steamid: null
version: crusader-wow - 2.4.3 client
year: 2026
{
"game_slug": "crusader-storm-wow",
"version": "crusader-wow - 2.4.3 client",
"description": "Crusader-Storm TBC - 2.4.3 (2008) Vanilla Client",
"notes": "THIS IS AN UNOFFICAL INSTALLER CREATED WITH THE APPROVAL FROM THE DEVS TO ASSIST WITH INSTALLATIONS ON LINUX. \r\n\r\nTHIS SCRIPT WILL ONLY WORK FOR THE 2.4.3 VANILLA CLIENT! \r\nDO NOT TRY USING THE 2.5.3 CLIENT WHEN USING THIS INSTALLER. INSTEAD USE THE 2.5.3 INSTALLER!!!\r\n\r\n---\r\nMORE INFO!!!\r\n1. Please create an account and download the 2.4.3 (2008) VANILLA client from the website: https://crusader-storm.com\r\n2. Once downloaded, please run the installer and start playing!",
"name": "Crusader-Storm WoW",
"year": 2026,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "crusader-storm-wow-crusader-wow-243-cli",
"installer_slug": "crusader-storm-wow-crusader-wow-243-cli",
"script": {
"files": [
{
"rar": "N/A:Select Crusader-Storm Client RAR archive. Download from https://crusader-storm.com/"
}
],
"game": {
"exe": "$GAMEDIR/Crusader-Storm/WoW.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/Crusader-Storm"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"extract": {
"dst": "$GAMEDIR/Crusader-Storm",
"file": "rar"
}
}
]
}
}