files:
- base: N/A:Select game installer
game:
exe: drive_c/Program Files (x86)/Artemis/Artemis.exe
prefix: $GAMEDIR
installer:
- task:
args: /S
executable: base
name: wineexec
prefix: $GAMEDIR
description: Uses the Artemis installer you get after buying the game from the official
website.
game_slug: artemis-spaceship-bridge-simulator
gogslug: ''
humblestoreid: ''
installer_slug: artemis-spaceship-bridge-simu-official-website
name: Artemis Spaceship Bridge Simulator
notes: ''
runner: wine
script:
files:
- base: N/A:Select game installer
game:
exe: drive_c/Program Files (x86)/Artemis/Artemis.exe
prefix: $GAMEDIR
installer:
- task:
args: /S
executable: base
name: wineexec
prefix: $GAMEDIR
slug: artemis-spaceship-bridge-simu-official-website
steamid: 247350
version: Official website
year: 2010
{
"game_slug": "artemis-spaceship-bridge-simulator",
"version": "Official website",
"description": "Uses the Artemis installer you get after buying the game from the official website.",
"notes": "",
"name": "Artemis Spaceship Bridge Simulator",
"year": 2010,
"steamid": 247350,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "artemis-spaceship-bridge-simu-official-website",
"installer_slug": "artemis-spaceship-bridge-simu-official-website",
"script": {
"files": [
{
"base": "N/A:Select game installer"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Artemis/Artemis.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/S",
"executable": "base",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}