files:
- file1: N/A:Please select the game installer (ThetanArenaSetup.exe)
game:
exe: drive_c/Program Files (x86)/Thetan Arena/Thetan Arena.exe
prefix: $GAMEDIR
installer:
- task:
install_gecko: false
install_mono: false
name: create_prefix
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: Uses the Windows installer from the game's site.
game_slug: thetan-arena
gogslug: ''
humblestoreid: ''
installer_slug: thetan-arena-exe-ver_1031_191
name: Thetan Arena
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the game installer (ThetanArenaSetup.exe)
game:
exe: drive_c/Program Files (x86)/Thetan Arena/Thetan Arena.exe
prefix: $GAMEDIR
installer:
- task:
install_gecko: false
install_mono: false
name: create_prefix
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: thetan-arena-exe-ver_1031_191
steamid: null
version: EXE Ver_1.0.3.1_191
year: 2021
{
"game_slug": "thetan-arena",
"version": "EXE Ver_1.0.3.1_191",
"description": "Uses the Windows installer from the game's site.",
"notes": "",
"name": "Thetan Arena",
"year": 2021,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "thetan-arena-exe-ver_1031_191",
"installer_slug": "thetan-arena-exe-ver_1031_191",
"script": {
"files": [
{
"file1": "N/A:Please select the game installer (ThetanArenaSetup.exe)"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Thetan Arena/Thetan Arena.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"install_gecko": false,
"install_mono": false,
"name": "create_prefix"
}
},
{
"task": {
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}