files:
- game_cd: https://archive.org/download/freelancer-win/FL_v1.iso
- flhd: https://github.com/BC46/freelancer-hd-edition/releases/download/0.6/FreelancerHDSetup_v0_6.exe
game:
exe: drive_c/Freelancer HD Edition/EXE/Freelancer.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: game_cd
format: iso
- task:
description: Installing Freelancer. Please choose "Express install". Do not launch
game at the end of install, just quit.
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing Freelancer HD Edition...Do not launch game at the end
of install, just quit.
executable: flhd
name: wineexec
prefix: $GAMEDIR
- execute:
command: cd "$GAMEDIR/drive_c"; find . -mindepth 2 -type d -name "Freelancer HD
Edition" -print -quit | xargs -r -I{} mv "{}" . ;
description: Install Freelancer HD Edition
game_slug: freelancer
gogslug: ''
humblestoreid: ''
installer_slug: freelancer-cd-hd-edition-06
name: Freelancer
notes: 'about Freelancer HD edition: https://www.moddb.com/mods/freelancer-hd-edition'
runner: wine
script:
files:
- game_cd: https://archive.org/download/freelancer-win/FL_v1.iso
- flhd: https://github.com/BC46/freelancer-hd-edition/releases/download/0.6/FreelancerHDSetup_v0_6.exe
game:
exe: drive_c/Freelancer HD Edition/EXE/Freelancer.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: game_cd
format: iso
- task:
description: Installing Freelancer. Please choose "Express install". Do not
launch game at the end of install, just quit.
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing Freelancer HD Edition...Do not launch game at the end
of install, just quit.
executable: flhd
name: wineexec
prefix: $GAMEDIR
- execute:
command: cd "$GAMEDIR/drive_c"; find . -mindepth 2 -type d -name "Freelancer
HD Edition" -print -quit | xargs -r -I{} mv "{}" . ;
slug: freelancer-cd-hd-edition-06
steamid: null
version: CD + HD Edition 0.6
year: 2003
{
"game_slug": "freelancer",
"version": "CD + HD Edition 0.6",
"description": "Install Freelancer HD Edition",
"notes": "about Freelancer HD edition: https://www.moddb.com/mods/freelancer-hd-edition",
"name": "Freelancer",
"year": 2003,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "freelancer-cd-hd-edition-06",
"installer_slug": "freelancer-cd-hd-edition-06",
"script": {
"files": [
{
"game_cd": "https://archive.org/download/freelancer-win/FL_v1.iso"
},
{
"flhd": "https://github.com/BC46/freelancer-hd-edition/releases/download/0.6/FreelancerHDSetup_v0_6.exe"
}
],
"game": {
"exe": "drive_c/Freelancer HD Edition/EXE/Freelancer.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "game_cd",
"format": "iso"
}
},
{
"task": {
"description": "Installing Freelancer. Please choose \"Express install\". Do not launch game at the end of install, just quit.",
"executable": "$CACHE/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Freelancer HD Edition...Do not launch game at the end of install, just quit.",
"executable": "flhd",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR/drive_c\"; find . -mindepth 2 -type d -name \"Freelancer HD Edition\" -print -quit | xargs -r -I{} mv \"{}\" . ;"
}
}
]
}
}