custom-name: Old School RuneScape
files:
- runelite: https://github.com/runelite/launcher/releases/download/2.7.1/RuneLite.AppImage
game:
exe: $GAMEDIR/RuneLite.AppImage
installer:
- chmodx: runelite
- move:
dst: $GAMEDIR
src: runelite
description: v2.7.1
game_slug: old-school-runescape
gogslug: ''
humblestoreid: ''
installer_slug: old-school-runescape-runelite
name: Old School RuneScape
notes: ''
runner: linux
script:
custom-name: Old School RuneScape
files:
- runelite: https://github.com/runelite/launcher/releases/download/2.7.1/RuneLite.AppImage
game:
exe: $GAMEDIR/RuneLite.AppImage
installer:
- chmodx: runelite
- move:
dst: $GAMEDIR
src: runelite
slug: old-school-runescape-runelite
steamid: 1343370
version: RuneLite
year: 2013
{
"game_slug": "old-school-runescape",
"version": "RuneLite",
"description": "v2.7.1",
"notes": "",
"name": "Old School RuneScape",
"year": 2013,
"steamid": 1343370,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "old-school-runescape-runelite",
"installer_slug": "old-school-runescape-runelite",
"script": {
"custom-name": "Old School RuneScape",
"files": [
{
"runelite": "https://github.com/runelite/launcher/releases/download/2.7.1/RuneLite.AppImage"
}
],
"game": {
"exe": "$GAMEDIR/RuneLite.AppImage"
},
"installer": [
{
"chmodx": "runelite"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "runelite"
}
}
]
}
}