files:
- installer: http://www.axysoft.com/airxonix/AirXonix.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/AirXonix/AirXonix.exe
installer:
- task:
description: Running the setup
executable: installer
name: wineexec
description: Install the free trial version from the official website
game_slug: airxonix
gogslug: ''
humblestoreid: ''
installer_slug: airxonix-free-trial
name: Airxonix
notes: The setup cannot be automated. Click through the setup, do not change the install
path.
runner: wine
script:
files:
- installer: http://www.axysoft.com/airxonix/AirXonix.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/AirXonix/AirXonix.exe
installer:
- task:
description: Running the setup
executable: installer
name: wineexec
slug: airxonix-free-trial
steamid: null
version: Free Trial
year: 2001
{
"game_slug": "airxonix",
"version": "Free Trial",
"description": "Install the free trial version from the official website",
"notes": "The setup cannot be automated. Click through the setup, do not change the install path.",
"name": "Airxonix",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "airxonix-free-trial",
"installer_slug": "airxonix-free-trial",
"script": {
"files": [
{
"installer": "http://www.axysoft.com/airxonix/AirXonix.exe"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files (x86)/AirXonix/AirXonix.exe"
},
"installer": [
{
"task": {
"description": "Running the setup",
"executable": "installer",
"name": "wineexec"
}
}
]
}
}