files:
- installer: 'N/A: Select setup.exe'
game:
arch: win64
exe: $GAMEDIR/prefix/drive_c/Program Files/Milton/Milton.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: corefonts
arch: win32
name: winetricks
prefix: $GAMEDIR/prefix
silent: false
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR/prefix
wine:
dxvk: false
description: Do not change any setting.
game_slug: milton
gogslug: ''
humblestoreid: ''
installer_slug: milton-milton-v1
name: Milton
notes: ''
runner: wine
script:
files:
- installer: 'N/A: Select setup.exe'
game:
arch: win64
exe: $GAMEDIR/prefix/drive_c/Program Files/Milton/Milton.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR/prefix
- task:
app: corefonts
arch: win32
name: winetricks
prefix: $GAMEDIR/prefix
silent: false
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR/prefix
wine:
dxvk: false
slug: milton-milton-v1
steamid: null
version: Milton - V1
year: 2015
{
"game_slug": "milton",
"version": "Milton - V1",
"description": "Do not change any setting.",
"notes": "",
"name": "Milton",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "milton-milton-v1",
"installer_slug": "milton-milton-v1",
"script": {
"files": [
{
"installer": "N/A: Select setup.exe"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/prefix/drive_c/Program Files/Milton/Milton.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"app": "corefonts",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix",
"silent": false
}
},
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
}
],
"wine": {
"dxvk": false
}
}
}