files:
- appimage: https://www.donnyk.com/playground/ZodEngineAppImage/ZodEngine-x86_64.AppImage
game:
exe: $GAMEDIR/ZodEngine-x86_64.AppImage
installer:
- chmodx: appimage
- move:
dst: $GAMEDIR
src: appimage
system:
env:
APPIMAGELAUNCHER_DISABLE: true
description: Zod Engine AppImage. No installation or dependencies required
game_slug: z
gogslug: z
humblestoreid: ''
installer_slug: z-zod-engine-appimage
name: Z
notes: This is the AppImage version of the Zod Engine. The original version cannot
be installed on Linux anymore, too many deprecated dependencies.
runner: linux
script:
files:
- appimage: https://www.donnyk.com/playground/ZodEngineAppImage/ZodEngine-x86_64.AppImage
game:
exe: $GAMEDIR/ZodEngine-x86_64.AppImage
installer:
- chmodx: appimage
- move:
dst: $GAMEDIR
src: appimage
system:
env:
APPIMAGELAUNCHER_DISABLE: true
slug: z-zod-engine-appimage
steamid: 275530
version: Zod Engine AppImage 2026
year: 1996
{
"game_slug": "z",
"version": "Zod Engine AppImage 2026",
"description": "Zod Engine AppImage. No installation or dependencies required",
"notes": "This is the AppImage version of the Zod Engine. The original version cannot be installed on Linux anymore, too many deprecated dependencies.",
"name": "Z",
"year": 1996,
"steamid": 275530,
"gogslug": "z",
"humblestoreid": "",
"runner": "linux",
"slug": "z-zod-engine-appimage",
"installer_slug": "z-zod-engine-appimage",
"script": {
"files": [
{
"appimage": "https://www.donnyk.com/playground/ZodEngineAppImage/ZodEngine-x86_64.AppImage"
}
],
"game": {
"exe": "$GAMEDIR/ZodEngine-x86_64.AppImage"
},
"installer": [
{
"chmodx": "appimage"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "appimage"
}
}
],
"system": {
"env": {
"APPIMAGELAUNCHER_DISABLE": true
}
}
}
}