files:
- lunarqt: https://github.com/BrandowLucas/lcqt2-Arch/releases/download/qt_new/lunarqt.zip
- dotlunar: https://github.com/ogstriker/dotlunar/releases/download/lunarclient_latest/dotlunar_latest.zip
game:
arch: win64
exe: $GAMEDIR/drive_c/lunarqt/lunar-client-qt.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: fontsmooth=rgb
name: winetricks
silent: true
- merge:
dst: $GAMEDIR/lunarqt.zip
src: lunarqt
- extract:
dst: $GAMEDIR/drive_c/lunarqt/
file: $GAMEDIR/lunarqt.zip
- merge:
dst: $GAMEDIR/dotlunar.zip
src: dotlunar
- extract:
dst: $GAMEDIR/.lunarclient/
file: $GAMEDIR/dotlunar.zip
- move:
dst: $GAMEDIR/drive_c/users/$USER/.lunarclient/
src: $GAMEDIR/.lunarclient/
description: Lunar QT 1.5.7
game_slug: lunar-client
gogslug: ''
humblestoreid: ''
installer_slug: lunar-client-lunar-qt-157
name: Lunar Client
notes: "Account log-in will not work, there are two workarounds:\r\n\r\n1. Manually\
\ add a entry for your account under ~/Games/lunar-client/drive_c/users/striker/.lunarclient/settings/game/accounts.json.\r\
\n2. Try installing the official lunar client launcher on the same prefix and log\
\ in.\r\n\r\nNOTE: By default lunar client won't allow third-party launchers, to\
\ get around that download LunarAntiAgent.jar and add it under the Lunar QT Agents\
\ tab. Download it here:\r\n\r\nhttps://github.com/BrandowLucas/lcqt2-Arch/releases/download/fix/LunarAntiAntiAgent.jar"
runner: wine
script:
files:
- lunarqt: https://github.com/BrandowLucas/lcqt2-Arch/releases/download/qt_new/lunarqt.zip
- dotlunar: https://github.com/ogstriker/dotlunar/releases/download/lunarclient_latest/dotlunar_latest.zip
game:
arch: win64
exe: $GAMEDIR/drive_c/lunarqt/lunar-client-qt.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: fontsmooth=rgb
name: winetricks
silent: true
- merge:
dst: $GAMEDIR/lunarqt.zip
src: lunarqt
- extract:
dst: $GAMEDIR/drive_c/lunarqt/
file: $GAMEDIR/lunarqt.zip
- merge:
dst: $GAMEDIR/dotlunar.zip
src: dotlunar
- extract:
dst: $GAMEDIR/.lunarclient/
file: $GAMEDIR/dotlunar.zip
- move:
dst: $GAMEDIR/drive_c/users/$USER/.lunarclient/
src: $GAMEDIR/.lunarclient/
slug: lunar-client-lunar-qt-157
steamid: null
version: Lunar QT 1.5.7
year: 2019
{
"game_slug": "lunar-client",
"version": "Lunar QT 1.5.7",
"description": "Lunar QT 1.5.7",
"notes": "Account log-in will not work, there are two workarounds:\r\n\r\n1. Manually add a entry for your account under ~/Games/lunar-client/drive_c/users/striker/.lunarclient/settings/game/accounts.json.\r\n2. Try installing the official lunar client launcher on the same prefix and log in.\r\n\r\nNOTE: By default lunar client won't allow third-party launchers, to get around that download LunarAntiAgent.jar and add it under the Lunar QT Agents tab. Download it here:\r\n\r\nhttps://github.com/BrandowLucas/lcqt2-Arch/releases/download/fix/LunarAntiAntiAgent.jar",
"name": "Lunar Client",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "lunar-client-lunar-qt-157",
"installer_slug": "lunar-client-lunar-qt-157",
"script": {
"files": [
{
"lunarqt": "https://github.com/BrandowLucas/lcqt2-Arch/releases/download/qt_new/lunarqt.zip"
},
{
"dotlunar": "https://github.com/ogstriker/dotlunar/releases/download/lunarclient_latest/dotlunar_latest.zip"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/lunarqt/lunar-client-qt.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "fontsmooth=rgb",
"name": "winetricks",
"silent": true
}
},
{
"merge": {
"dst": "$GAMEDIR/lunarqt.zip",
"src": "lunarqt"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/lunarqt/",
"file": "$GAMEDIR/lunarqt.zip"
}
},
{
"merge": {
"dst": "$GAMEDIR/dotlunar.zip",
"src": "dotlunar"
}
},
{
"extract": {
"dst": "$GAMEDIR/.lunarclient/",
"file": "$GAMEDIR/dotlunar.zip"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/users/$USER/.lunarclient/",
"src": "$GAMEDIR/.lunarclient/"
}
}
]
}
}