files:
- appimg: https://github.com/jorio/Bugdom/releases/download/1.3.2/Bugdom-1.3.2-linux-x86_64.AppImage
game:
exe: Bugdom-1.3.2-linux-x86_64.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
system:
env:
APPIMAGELAUNCHER_DISABLE: true
description: x86_64 https://github.com/jorio/Bugdom/
game_slug: budom
gogslug: ''
humblestoreid: ''
installer_slug: bugdom-132
name: Bugdom
notes: ''
runner: linux
script:
files:
- appimg: https://github.com/jorio/Bugdom/releases/download/1.3.2/Bugdom-1.3.2-linux-x86_64.AppImage
game:
exe: Bugdom-1.3.2-linux-x86_64.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
system:
env:
APPIMAGELAUNCHER_DISABLE: true
slug: bugdom-132
steamid: null
version: 1.3.2
year: 1999
{
"game_slug": "budom",
"version": "1.3.2",
"description": "x86_64 https://github.com/jorio/Bugdom/",
"notes": "",
"name": "Bugdom",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "bugdom-132",
"installer_slug": "bugdom-132",
"script": {
"files": [
{
"appimg": "https://github.com/jorio/Bugdom/releases/download/1.3.2/Bugdom-1.3.2-linux-x86_64.AppImage"
}
],
"game": {
"exe": "Bugdom-1.3.2-linux-x86_64.AppImage"
},
"installer": [
{
"chmodx": "appimg"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "appimg"
}
}
],
"system": {
"env": {
"APPIMAGELAUNCHER_DISABLE": true
}
}
}
}