files:
- installer: http://cgdl.chinesegamer.net/client/WLOnlineEN.exe
game:
exe: $GAMEDIR/game/aLogin.exe
launch_configs:
- exe: Main.exe
name: WLRO Updater
prefix: $GAMEDIR/pfx
working_dir: $GAMEDIR/game
installer:
- task:
description: Creating Wine prefix...
name: create_prefix
- extract:
dst: $GAMEDIR/game
format: rar
src: installer
description: Wonderland Online EN
game_slug: wonderland-online-legend-of-rhode-island
gogslug: ''
humblestoreid: ''
installer_slug: wonderland-online-legend-of-r-dragon-gamer-hk
name: 'Wonderland Online: Legend of Rhode Island'
notes: "-The news window that appears on game launch is broken. Hit Enter to proceed\
\ through it.\r\n-Music doesn't loop."
runner: wine
script:
files:
- installer: http://cgdl.chinesegamer.net/client/WLOnlineEN.exe
game:
exe: $GAMEDIR/game/aLogin.exe
launch_configs:
- exe: Main.exe
name: WLRO Updater
prefix: $GAMEDIR/pfx
working_dir: $GAMEDIR/game
installer:
- task:
description: Creating Wine prefix...
name: create_prefix
- extract:
dst: $GAMEDIR/game
format: rar
src: installer
slug: wonderland-online-legend-of-r-dragon-gamer-hk
steamid: null
version: Dragon Gamer HK
year: 2020
{
"game_slug": "wonderland-online-legend-of-rhode-island",
"version": "Dragon Gamer HK",
"description": "Wonderland Online EN",
"notes": "-The news window that appears on game launch is broken. Hit Enter to proceed through it.\r\n-Music doesn't loop.",
"name": "Wonderland Online: Legend of Rhode Island",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "wonderland-online-legend-of-r-dragon-gamer-hk",
"installer_slug": "wonderland-online-legend-of-r-dragon-gamer-hk",
"script": {
"files": [
{
"installer": "http://cgdl.chinesegamer.net/client/WLOnlineEN.exe"
}
],
"game": {
"exe": "$GAMEDIR/game/aLogin.exe",
"launch_configs": [
{
"exe": "Main.exe",
"name": "WLRO Updater"
}
],
"prefix": "$GAMEDIR/pfx",
"working_dir": "$GAMEDIR/game"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix...",
"name": "create_prefix"
}
},
{
"extract": {
"dst": "$GAMEDIR/game",
"format": "rar",
"src": "installer"
}
}
]
}
}