files:
- installer: N/A:Select the World Machine's setup file
game:
arch: win64
exe: $GAMEDIR/prefix/drive_c/Program Files (x86)/World Machine Basic/World Machine64.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix/drive_c/Program Files (x86)/World Machine Basic
installer:
- task:
arch: win64
executable: installer
name: wineexec
prefix: $GAMEDIR/prefix
system:
disable_compositor: true
disable_runtime: true
reset_desktop: true
restore_gamma: true
description: Installs binary downloaded from https://www.world-machine.com/download.php
game_slug: world-machine
gogslug: ''
humblestoreid: ''
installer_slug: world-machine-64-bit
name: World Machine
notes: Unable to download from https://www.world-machine.com/download.php as that
requires POST method
runner: wine
script:
files:
- installer: N/A:Select the World Machine's setup file
game:
arch: win64
exe: $GAMEDIR/prefix/drive_c/Program Files (x86)/World Machine Basic/World Machine64.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix/drive_c/Program Files (x86)/World Machine Basic
installer:
- task:
arch: win64
executable: installer
name: wineexec
prefix: $GAMEDIR/prefix
system:
disable_compositor: true
disable_runtime: true
reset_desktop: true
restore_gamma: true
slug: world-machine-64-bit
steamid: null
version: 64 Bit
year: null
{
"game_slug": "world-machine",
"version": "64 Bit",
"description": "Installs binary downloaded from https://www.world-machine.com/download.php",
"notes": "Unable to download from https://www.world-machine.com/download.php as that requires POST method",
"name": "World Machine",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "world-machine-64-bit",
"installer_slug": "world-machine-64-bit",
"script": {
"files": [
{
"installer": "N/A:Select the World Machine's setup file"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/prefix/drive_c/Program Files (x86)/World Machine Basic/World Machine64.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/prefix/drive_c/Program Files (x86)/World Machine Basic"
},
"installer": [
{
"task": {
"arch": "win64",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
}
],
"system": {
"disable_compositor": true,
"disable_runtime": true,
"reset_desktop": true,
"restore_gamma": true
}
}
}