files:
- game: 'N/A:Please select the Archive you want to install. You can install any Version
this way after you have downloaded the version of your choice. For Reference you
find the latest stable build under: https://github.com/CleverRaven/Cataclysm-DDA/releases'
game:
exe: cataclysm-launcher
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/
format: tgz
src: game
description: A version of the installer that doesn't change when the build ID of CDDA
changes on Github.
game_slug: cataclysm-dark-days-ahead
gogslug: ''
humblestoreid: ''
installer_slug: cataclysm-dark-days-ahead-latest-stable-tiles
name: 'Cataclysm: Dark Days Ahead'
notes: You have to manually download the version you want to have installed. But you
can reuse this script for any version at least.
runner: linux
script:
files:
- game: 'N/A:Please select the Archive you want to install. You can install any
Version this way after you have downloaded the version of your choice. For Reference
you find the latest stable build under: https://github.com/CleverRaven/Cataclysm-DDA/releases'
game:
exe: cataclysm-launcher
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/
format: tgz
src: game
slug: cataclysm-dark-days-ahead-latest-stable-tiles
steamid: 2330750
version: Latest-Stable-Tiles
year: 2013
{
"game_slug": "cataclysm-dark-days-ahead",
"version": "Latest-Stable-Tiles",
"description": "A version of the installer that doesn't change when the build ID of CDDA changes on Github.",
"notes": "You have to manually download the version you want to have installed. But you can reuse this script for any version at least.",
"name": "Cataclysm: Dark Days Ahead",
"year": 2013,
"steamid": 2330750,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "cataclysm-dark-days-ahead-latest-stable-tiles",
"installer_slug": "cataclysm-dark-days-ahead-latest-stable-tiles",
"script": {
"files": [
{
"game": "N/A:Please select the Archive you want to install. You can install any Version this way after you have downloaded the version of your choice. For Reference you find the latest stable build under: https://github.com/CleverRaven/Cataclysm-DDA/releases"
}
],
"game": {
"exe": "cataclysm-launcher",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"format": "tgz",
"src": "game"
}
}
]
}
}