files:
- alicia: http://138.201.34.71/download/Alicia_setup_008.exe
- alicia_launcher: http://138.201.34.71/download/Alicia_Launcher_Install_Beta.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/users/$USER/Application Data/AliciaOnline/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
args: --quiet
description: Downloading launcher, this can take a while...
executable: Alicia_Launcher_Install_Beta.exe
name: wineexec
prefix: $GAMEDIR
- task:
args: --quiet
description: Downloading client, this can take a while...
executable: Alicia_setup_008.exe
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: alicia-online
gogslug: ''
humblestoreid: ''
installer_slug: alicia-online-10
name: Alicia Online
notes: ''
runner: wine
script:
files:
- alicia: http://138.201.34.71/download/Alicia_setup_008.exe
- alicia_launcher: http://138.201.34.71/download/Alicia_Launcher_Install_Beta.exe
game:
arch: win64
exe: $GAMEDIR/drive_c/users/$USER/Application Data/AliciaOnline/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
args: --quiet
description: Downloading launcher, this can take a while...
executable: Alicia_Launcher_Install_Beta.exe
name: wineexec
prefix: $GAMEDIR
- task:
args: --quiet
description: Downloading client, this can take a while...
executable: Alicia_setup_008.exe
name: wineexec
prefix: $GAMEDIR
slug: alicia-online-10
steamid: null
version: '1.0'
year: 2008
{
"game_slug": "alicia-online",
"version": "1.0",
"description": null,
"notes": "",
"name": "Alicia Online",
"year": 2008,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "alicia-online-10",
"installer_slug": "alicia-online-10",
"script": {
"files": [
{
"alicia": "http://138.201.34.71/download/Alicia_setup_008.exe"
},
{
"alicia_launcher": "http://138.201.34.71/download/Alicia_Launcher_Install_Beta.exe"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/users/$USER/Application Data/AliciaOnline/Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "--quiet",
"description": "Downloading launcher, this can take a while...",
"executable": "Alicia_Launcher_Install_Beta.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "--quiet",
"description": "Downloading client, this can take a while...",
"executable": "Alicia_setup_008.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}