files:
- installer: http://diaspora.fs2downloads.com/Diaspora_R1_Windows.exe
- patch_1_1: http://diaspora.fs2downloads.com/Diaspora_R1_Patch_1.1.exe
- patch_1_1_1: http://diaspora.fs2downloads.com/Diaspora_R1_Patch_1.1.1.exe
game:
exe: drive_c/Games/Diaspora/wxLauncher/bin/wxlauncher.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch_1_1
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch_1_1_1
name: wineexec
prefix: $GAMEDIR
- write_config:
data:
video:
height: $RESOLUTION_HEIGHT
width: $RESOLUTION_WIDTH
file: $GAMEDIR/drive_c/users/$USER/Application Data/wxlauncher/pro00001.ini
description: Installs the windows version and both patches
game_slug: diaspora-shattered-armistice
gogslug: ''
humblestoreid: ''
installer_slug: diaspora-shattered-armistice-111
name: 'Diaspora: Shattered Armistice'
notes: There are 3 install wizards to go through. The WINE windows might not be brought
to the front when they open.
runner: wine
script:
files:
- installer: http://diaspora.fs2downloads.com/Diaspora_R1_Windows.exe
- patch_1_1: http://diaspora.fs2downloads.com/Diaspora_R1_Patch_1.1.exe
- patch_1_1_1: http://diaspora.fs2downloads.com/Diaspora_R1_Patch_1.1.1.exe
game:
exe: drive_c/Games/Diaspora/wxLauncher/bin/wxlauncher.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch_1_1
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch_1_1_1
name: wineexec
prefix: $GAMEDIR
- write_config:
data:
video:
height: $RESOLUTION_HEIGHT
width: $RESOLUTION_WIDTH
file: $GAMEDIR/drive_c/users/$USER/Application Data/wxlauncher/pro00001.ini
slug: diaspora-shattered-armistice-111
steamid: null
version: 1.1.1
year: 2012
{
"game_slug": "diaspora-shattered-armistice",
"version": "1.1.1",
"description": "Installs the windows version and both patches",
"notes": "There are 3 install wizards to go through. The WINE windows might not be brought to the front when they open.",
"name": "Diaspora: Shattered Armistice",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "diaspora-shattered-armistice-111",
"installer_slug": "diaspora-shattered-armistice-111",
"script": {
"files": [
{
"installer": "http://diaspora.fs2downloads.com/Diaspora_R1_Windows.exe"
},
{
"patch_1_1": "http://diaspora.fs2downloads.com/Diaspora_R1_Patch_1.1.exe"
},
{
"patch_1_1_1": "http://diaspora.fs2downloads.com/Diaspora_R1_Patch_1.1.1.exe"
}
],
"game": {
"exe": "drive_c/Games/Diaspora/wxLauncher/bin/wxlauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "patch_1_1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "patch_1_1_1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"write_config": {
"data": {
"video": {
"height": "$RESOLUTION_HEIGHT",
"width": "$RESOLUTION_WIDTH"
}
},
"file": "$GAMEDIR/drive_c/users/$USER/Application Data/wxlauncher/pro00001.ini"
}
}
]
}
}