files:
- rar: N/A:Select the Crusader-Storm Client RAR archive. Download from https://crusader-storm.com/index.php?n=gameguide&sub=connect
- proxy: N/A:Select Linux CrusaderProxy file. Download from https://drive.google.com/file/d/12k966ddz9BImxAzHSLno1EuMWZnA_GPx/view
game:
exe: $GAMEDIR/Crusader-Storm/Crusader-Storm.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/Crusader-Storm
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
- extract:
dst: $GAMEDIR/Crusader-Storm
file: rar
- execute:
command: 'cd "$GAMEDIR/Crusader-Storm"
[ -d "Crusader Storm Launcher" ] && mv -n "Crusader Storm Launcher" "Crusader_Storm_Launcher"
mkdir -p "Crusader_Storm_Launcher"
'
shell: true
- extract:
dst: $GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher
file: proxy
- chmodx: $GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher/CrusaderProxy
- write_file:
content: '#!/bin/bash
cd "$(dirname "$0")"
./CrusaderProxy &
sleep 1
'
file: $GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher/proxy.sh
- chmodx: $GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher/proxy.sh
system:
postexit: pkill -f CrusaderProxy 2>/dev/null || true
prelaunch_command: $GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher/proxy.sh
description: Crusader-Storm TBC - 2.5.3 (2022) Classic Client
game_slug: crusader-storm-wow
gogslug: ''
humblestoreid: ''
installer_slug: crusader-storm-wow-crusader-wow-253-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.5.3 CLIENT! \r\nDO NOT TRY USING THE 2.4.3 CLIENT WHEN USING THIS INSTALLER.\
\ INSTEAD USE THE 2.4.3 INSTALLER!!!\r\n\r\n---\r\nMORE INFO!!!\r\n1. Please create\
\ an account and download the 2.5.3 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 the Crusader-Storm Client RAR archive. Download from https://crusader-storm.com/index.php?n=gameguide&sub=connect
- proxy: N/A:Select Linux CrusaderProxy file. Download from https://drive.google.com/file/d/12k966ddz9BImxAzHSLno1EuMWZnA_GPx/view
game:
exe: $GAMEDIR/Crusader-Storm/Crusader-Storm.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/Crusader-Storm
installer:
- task:
name: create_prefix
prefix: $GAMEDIR/prefix
- extract:
dst: $GAMEDIR/Crusader-Storm
file: rar
- execute:
command: 'cd "$GAMEDIR/Crusader-Storm"
[ -d "Crusader Storm Launcher" ] && mv -n "Crusader Storm Launcher" "Crusader_Storm_Launcher"
mkdir -p "Crusader_Storm_Launcher"
'
shell: true
- extract:
dst: $GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher
file: proxy
- chmodx: $GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher/CrusaderProxy
- write_file:
content: '#!/bin/bash
cd "$(dirname "$0")"
./CrusaderProxy &
sleep 1
'
file: $GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher/proxy.sh
- chmodx: $GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher/proxy.sh
system:
postexit: pkill -f CrusaderProxy 2>/dev/null || true
prelaunch_command: $GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher/proxy.sh
slug: crusader-storm-wow-crusader-wow-253-cli
steamid: null
version: crusader-wow - 2.5.3 client
year: 2026
{
"game_slug": "crusader-storm-wow",
"version": "crusader-wow - 2.5.3 client",
"description": "Crusader-Storm TBC - 2.5.3 (2022) Classic 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.5.3 CLIENT! \r\nDO NOT TRY USING THE 2.4.3 CLIENT WHEN USING THIS INSTALLER. INSTEAD USE THE 2.4.3 INSTALLER!!!\r\n\r\n---\r\nMORE INFO!!!\r\n1. Please create an account and download the 2.5.3 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-253-cli",
"installer_slug": "crusader-storm-wow-crusader-wow-253-cli",
"script": {
"files": [
{
"rar": "N/A:Select the Crusader-Storm Client RAR archive. Download from https://crusader-storm.com/index.php?n=gameguide&sub=connect"
},
{
"proxy": "N/A:Select Linux CrusaderProxy file. Download from https://drive.google.com/file/d/12k966ddz9BImxAzHSLno1EuMWZnA_GPx/view"
}
],
"game": {
"exe": "$GAMEDIR/Crusader-Storm/Crusader-Storm.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/Crusader-Storm"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"extract": {
"dst": "$GAMEDIR/Crusader-Storm",
"file": "rar"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR/Crusader-Storm\"\n[ -d \"Crusader Storm Launcher\" ] && mv -n \"Crusader Storm Launcher\" \"Crusader_Storm_Launcher\"\nmkdir -p \"Crusader_Storm_Launcher\"\n",
"shell": true
}
},
{
"extract": {
"dst": "$GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher",
"file": "proxy"
}
},
{
"chmodx": "$GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher/CrusaderProxy"
},
{
"write_file": {
"content": "#!/bin/bash\ncd \"$(dirname \"$0\")\"\n./CrusaderProxy &\nsleep 1\n",
"file": "$GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher/proxy.sh"
}
},
{
"chmodx": "$GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher/proxy.sh"
}
],
"system": {
"postexit": "pkill -f CrusaderProxy 2>/dev/null || true",
"prelaunch_command": "$GAMEDIR/Crusader-Storm/Crusader_Storm_Launcher/proxy.sh"
}
}
}