files:
- appimg: https://github.com/jorio/Nanosaur/releases/download/v1.4.4/Nanosaur-1.4.4-linux-x86_64.AppImage
exe: Nanosaur-1.4.4-linux-x86_64.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
system:
env:
APPIMAGELAUNCHER_DISABLE: true
description: Native recompile for Linux by https://github.com/jorio/
game_slug: nanosaur
gogslug: ''
humblestoreid: ''
installer_slug: nanosaur-144-x86_64
name: Nanosaur
notes: ''
runner: linux
script:
files:
- appimg: https://github.com/jorio/Nanosaur/releases/download/v1.4.4/Nanosaur-1.4.4-linux-x86_64.AppImage
exe: Nanosaur-1.4.4-linux-x86_64.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
system:
env:
APPIMAGELAUNCHER_DISABLE: true
slug: nanosaur-144-x86_64
steamid: null
version: 1.4.4-x86_64
year: 1998
{
"game_slug": "nanosaur",
"version": "1.4.4-x86_64",
"description": "Native recompile for Linux by https://github.com/jorio/",
"notes": "",
"name": "Nanosaur",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "nanosaur-144-x86_64",
"installer_slug": "nanosaur-144-x86_64",
"script": {
"files": [
{
"appimg": "https://github.com/jorio/Nanosaur/releases/download/v1.4.4/Nanosaur-1.4.4-linux-x86_64.AppImage",
"exe": "Nanosaur-1.4.4-linux-x86_64.AppImage"
}
],
"installer": [
{
"chmodx": "appimg"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "appimg"
}
}
],
"system": {
"env": {
"APPIMAGELAUNCHER_DISABLE": true
}
}
}
}