files:
- game: https://archive.org/download/the-terminator-future-shock-mr-abandonware/The%20Terminator%20-%20Future%20Shock.7z
game:
main_file: TSHOCK/TSHOCK.conf
working_dir: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: game
- task:
executable: $CACHE/The Terminator - Future Shock (DOSBox) Installer.exe
name: wine.wineexec
prefix: $CACHE/prefix
- merge:
dst: $GAMEDIR
src: $CACHE/prefix/drive_c/Program Files (x86)/Abandonware Games/The Terminator
- Future Shock (DOSBox)/
description: ''
game_slug: the-terminator-future-shock
gogslug: ''
humblestoreid: ''
installer_slug: the-terminator-future-shock-archiveorg
name: 'The Terminator: Future Shock'
notes: ''
runner: dosbox
script:
files:
- game: https://archive.org/download/the-terminator-future-shock-mr-abandonware/The%20Terminator%20-%20Future%20Shock.7z
game:
main_file: TSHOCK/TSHOCK.conf
working_dir: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: game
- task:
executable: $CACHE/The Terminator - Future Shock (DOSBox) Installer.exe
name: wine.wineexec
prefix: $CACHE/prefix
- merge:
dst: $GAMEDIR
src: $CACHE/prefix/drive_c/Program Files (x86)/Abandonware Games/The Terminator
- Future Shock (DOSBox)/
slug: the-terminator-future-shock-archiveorg
steamid: null
version: Archive.org
year: 1995
{
"game_slug": "the-terminator-future-shock",
"version": "Archive.org",
"description": "",
"notes": "",
"name": "The Terminator: Future Shock",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "the-terminator-future-shock-archiveorg",
"installer_slug": "the-terminator-future-shock-archiveorg",
"script": {
"files": [
{
"game": "https://archive.org/download/the-terminator-future-shock-mr-abandonware/The%20Terminator%20-%20Future%20Shock.7z"
}
],
"game": {
"main_file": "TSHOCK/TSHOCK.conf",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "game"
}
},
{
"task": {
"executable": "$CACHE/The Terminator - Future Shock (DOSBox) Installer.exe",
"name": "wine.wineexec",
"prefix": "$CACHE/prefix"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/prefix/drive_c/Program Files (x86)/Abandonware Games/The Terminator - Future Shock (DOSBox)/"
}
}
]
}
}