custom-name: The City of Lost Children - CD - DOSBox
files:
- cdrtools: https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip
- script: https://github.com/legluondunet/mlls-tools/raw/master/scripts/copycd.sh
- conf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20City%20of%20Lost%20Children/tcolc_dosbox.conf
game:
main_file: $GAMEDIR/tcolc_dosbox.conf
installer:
- insert-disc:
description: Please insert disc 1
requires: city.ico
- extract:
dst: $GAMEDIR
src: cdrtools
- chmodx: script
- execute:
args: cite
file: script
- copy:
dst: $GAMEDIR
src: conf
description: '"The City of Lost Children" CD edition for DOSBox.'
game_slug: the-city-of-lost-children
gogslug: ''
humblestoreid: ''
installer_slug: the-city-of-lost-children-cd
name: The City of Lost Children
notes: '- You will need the CD only one time during install'
runner: dosbox
script:
custom-name: The City of Lost Children - CD - DOSBox
files:
- cdrtools: https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip
- script: https://github.com/legluondunet/mlls-tools/raw/master/scripts/copycd.sh
- conf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20City%20of%20Lost%20Children/tcolc_dosbox.conf
game:
main_file: $GAMEDIR/tcolc_dosbox.conf
installer:
- insert-disc:
description: Please insert disc 1
requires: city.ico
- extract:
dst: $GAMEDIR
src: cdrtools
- chmodx: script
- execute:
args: cite
file: script
- copy:
dst: $GAMEDIR
src: conf
slug: the-city-of-lost-children-cd
steamid: null
version: CD
year: 1997
{
"game_slug": "the-city-of-lost-children",
"version": "CD",
"description": "\"The City of Lost Children\" CD edition for DOSBox.",
"notes": "- You will need the CD only one time during install",
"name": "The City of Lost Children",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "the-city-of-lost-children-cd",
"installer_slug": "the-city-of-lost-children-cd",
"script": {
"custom-name": "The City of Lost Children - CD - DOSBox",
"files": [
{
"cdrtools": "https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip"
},
{
"script": "https://github.com/legluondunet/mlls-tools/raw/master/scripts/copycd.sh"
},
{
"conf": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20City%20of%20Lost%20Children/tcolc_dosbox.conf"
}
],
"game": {
"main_file": "$GAMEDIR/tcolc_dosbox.conf"
},
"installer": [
{
"insert-disc": {
"description": "Please insert disc 1",
"requires": "city.ico"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"src": "cdrtools"
}
},
{
"chmodx": "script"
},
{
"execute": {
"args": "cite",
"file": "script"
}
},
{
"copy": {
"dst": "$GAMEDIR",
"src": "conf"
}
}
]
}
}