custom-name: Sid Meier's Colonization - GOG
files:
- gog: N/A:Select the Linux installer downloaded from GOG
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- dbxconf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Sid%20Meier's%20Colonization/dosboxCOL.conf
game:
main_file: $GAMEDIR/dosboxCOL.conf
installer:
- extract:
dst: $CACHE/innoextract
file: inno
- execute:
args: --extract $gog --output-dir "$CACHE"
file: $CACHE/innoextract/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/MPS/COLONIZE
- merge:
dst: $GAMEDIR
src: dbxconf
- move:
dst: $CACHE
src: $GAMEDIR/CONFIG.COL
description: '"Sid Meier''s Colonization" GOG edition for DOSBox.'
game_slug: sid-meiers-colonization
gogslug: sid_meiers_colonization
humblestoreid: ''
installer_slug: sid-meiers-colonization-gog
name: Sid Meier's Colonization
notes: '- Please report issue concerning this script directly on my GitHub page:'
runner: dosbox
script:
custom-name: Sid Meier's Colonization - GOG
files:
- gog: N/A:Select the Linux installer downloaded from GOG
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- dbxconf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Sid%20Meier's%20Colonization/dosboxCOL.conf
game:
main_file: $GAMEDIR/dosboxCOL.conf
installer:
- extract:
dst: $CACHE/innoextract
file: inno
- execute:
args: --extract $gog --output-dir "$CACHE"
file: $CACHE/innoextract/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/MPS/COLONIZE
- merge:
dst: $GAMEDIR
src: dbxconf
- move:
dst: $CACHE
src: $GAMEDIR/CONFIG.COL
slug: sid-meiers-colonization-gog
steamid: 327400
version: GOG
year: 1994
{
"game_slug": "sid-meiers-colonization",
"version": "GOG",
"description": "\"Sid Meier's Colonization\" GOG edition for DOSBox.",
"notes": "- Please report issue concerning this script directly on my GitHub page:",
"name": "Sid Meier's Colonization",
"year": 1994,
"steamid": 327400,
"gogslug": "sid_meiers_colonization",
"humblestoreid": "",
"runner": "dosbox",
"slug": "sid-meiers-colonization-gog",
"installer_slug": "sid-meiers-colonization-gog",
"script": {
"custom-name": "Sid Meier's Colonization - GOG",
"files": [
{
"gog": "N/A:Select the Linux installer downloaded from GOG"
},
{
"inno": "http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
},
{
"dbxconf": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Sid%20Meier's%20Colonization/dosboxCOL.conf"
}
],
"game": {
"main_file": "$GAMEDIR/dosboxCOL.conf"
},
"installer": [
{
"extract": {
"dst": "$CACHE/innoextract",
"file": "inno"
}
},
{
"execute": {
"args": "--extract $gog --output-dir \"$CACHE\"",
"file": "$CACHE/innoextract/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/MPS/COLONIZE"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "dbxconf"
}
},
{
"move": {
"dst": "$CACHE",
"src": "$GAMEDIR/CONFIG.COL"
}
}
]
}
}