files:
- appimg: https://github.com/jorio/OttoMatic/releases/download/4.0.0/OttoMatic-4.0.0-linux-x86_64.AppImage
game:
exe: OttoMatic-4.0.0-linux-x86_64.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
system:
env:
APPIMAGELAUNCHER_DISABLE: true
description: "Native Linux build with cheat support\r\n\r\nhttps://github.com/jorio/OttoMatic/blob/master/CHEATS.md"
game_slug: ottomatic
gogslug: ''
humblestoreid: ''
installer_slug: ottomatic-400-x86_64
name: Ottomatic
notes: ''
runner: linux
script:
files:
- appimg: https://github.com/jorio/OttoMatic/releases/download/4.0.0/OttoMatic-4.0.0-linux-x86_64.AppImage
game:
exe: OttoMatic-4.0.0-linux-x86_64.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
system:
env:
APPIMAGELAUNCHER_DISABLE: true
slug: ottomatic-400-x86_64
steamid: null
version: 4.0.0 x86_64
year: 2004
{
"game_slug": "ottomatic",
"version": "4.0.0 x86_64",
"description": "Native Linux build with cheat support\r\n\r\nhttps://github.com/jorio/OttoMatic/blob/master/CHEATS.md",
"notes": "",
"name": "Ottomatic",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "ottomatic-400-x86_64",
"installer_slug": "ottomatic-400-x86_64",
"script": {
"files": [
{
"appimg": "https://github.com/jorio/OttoMatic/releases/download/4.0.0/OttoMatic-4.0.0-linux-x86_64.AppImage"
}
],
"game": {
"exe": "OttoMatic-4.0.0-linux-x86_64.AppImage"
},
"installer": [
{
"chmodx": "appimg"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "appimg"
}
}
],
"system": {
"env": {
"APPIMAGELAUNCHER_DISABLE": true
}
}
}
}