files:
- steamgame: $STEAM:238050:.
game:
main_file: $GAMEDIR/$INPUT_VERS
input_menu:
description: 'Choose the game version:'
id: VERS
options:
- Rise of the Triad/ROTT.EXE: 'Rise Of the Triad: Dark War'
- Extreme Rise of the Triad/ROTT.EXE: Extreme Rise Of the Triad
preselect: Rise of the Triad/ROTT.EXE
install:
- merge:
dst: $GAMEDIR
src: steamgame
description: The Apogee Throwback Pack
game_slug: rise-of-the-triad-dark-war
gogslug: rise_of_the_triad__dark_war
humblestoreid: ''
installer_slug: rise-of-the-triad-dark-war-steam-tatp
name: 'Rise of the Triad: Dark War'
notes: ''
runner: dosbox
script:
files:
- steamgame: $STEAM:238050:.
game:
main_file: $GAMEDIR/$INPUT_VERS
input_menu:
description: 'Choose the game version:'
id: VERS
options:
- Rise of the Triad/ROTT.EXE: 'Rise Of the Triad: Dark War'
- Extreme Rise of the Triad/ROTT.EXE: Extreme Rise Of the Triad
preselect: Rise of the Triad/ROTT.EXE
install:
- merge:
dst: $GAMEDIR
src: steamgame
slug: rise-of-the-triad-dark-war-steam-tatp
steamid: 358410
version: Steam (TATP)
year: 1994
{
"game_slug": "rise-of-the-triad-dark-war",
"version": "Steam (TATP)",
"description": "The Apogee Throwback Pack",
"notes": "",
"name": "Rise of the Triad: Dark War",
"year": 1994,
"steamid": 358410,
"gogslug": "rise_of_the_triad__dark_war",
"humblestoreid": "",
"runner": "dosbox",
"slug": "rise-of-the-triad-dark-war-steam-tatp",
"installer_slug": "rise-of-the-triad-dark-war-steam-tatp",
"script": {
"files": [
{
"steamgame": "$STEAM:238050:."
}
],
"game": {
"main_file": "$GAMEDIR/$INPUT_VERS"
},
"input_menu": {
"description": "Choose the game version:",
"id": "VERS",
"options": [
{
"Rise of the Triad/ROTT.EXE": "Rise Of the Triad: Dark War"
},
{
"Extreme Rise of the Triad/ROTT.EXE": "Extreme Rise Of the Triad"
}
],
"preselect": "Rise of the Triad/ROTT.EXE"
},
"install": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "steamgame"
}
}
]
}
}