files:
- YARC: https://github.com/YARC-Official/YARC-Launcher/releases/download/v1.0.0/yarc-launcher_1.0.0_amd64.appimage
game:
exe: yarc-launcher_1.0.0_amd64.appimage
installer:
- move:
dst: $GAMEDIR
src: YARC
- chmodx: yarc-launcher_1.0.0_amd64.appimage
description: YARC Installer v1.0.0 - do not update
game_slug: yarg
gogslug: ''
humblestoreid: ''
installer_slug: yarg-v100-1
name: YARG
notes: "YARC installer allows for instalation of multiple YARG versions.\r\nInstaller\
\ versions newer than v1.0.0, up to v1.2.0 as of 2026.01.16 have a bug that prevents\
\ the installer from running.\r\nSee: https://github.com/YARC-Official/YARC-Launcher/issues/67"
runner: linux
script:
files:
- YARC: https://github.com/YARC-Official/YARC-Launcher/releases/download/v1.0.0/yarc-launcher_1.0.0_amd64.appimage
game:
exe: yarc-launcher_1.0.0_amd64.appimage
installer:
- move:
dst: $GAMEDIR
src: YARC
- chmodx: yarc-launcher_1.0.0_amd64.appimage
slug: yarg-v100-1
steamid: null
version: v1.0.0
year: 2022
{
"game_slug": "yarg",
"version": "v1.0.0",
"description": "YARC Installer v1.0.0 - do not update",
"notes": "YARC installer allows for instalation of multiple YARG versions.\r\nInstaller versions newer than v1.0.0, up to v1.2.0 as of 2026.01.16 have a bug that prevents the installer from running.\r\nSee: https://github.com/YARC-Official/YARC-Launcher/issues/67",
"name": "YARG",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "yarg-v100-1",
"installer_slug": "yarg-v100-1",
"script": {
"files": [
{
"YARC": "https://github.com/YARC-Official/YARC-Launcher/releases/download/v1.0.0/yarc-launcher_1.0.0_amd64.appimage"
}
],
"game": {
"exe": "yarc-launcher_1.0.0_amd64.appimage"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "YARC"
}
},
{
"chmodx": "yarc-launcher_1.0.0_amd64.appimage"
}
]
}
}