files:
- game: https://sourceforge.net/projects/zod/files/linux_releases/zod_linux-2011-09-06.tar.gz
- libwxgtk2: http://archive.debian.org/debian/pool/main/w/wxwidgets2.8/libwxgtk2.8-0_2.8.10.1-3+b1_i386.deb
- libwxbase2: http://archive.debian.org/debian/pool/main/w/wxwidgets2.8/libwxbase2.8-0_2.8.10.1-3+b1_i386.deb
- libmysqlclient16: http://archive.debian.org/debian/pool/main/m/mysql-5.1/libmysqlclient16_5.1.73-1_i386.deb
game:
exe: zod_launcher
ld_library_path: $GAMEDIR/lib
installer:
- extract:
dst: $GAMEDIR
file: $game
- chmodx: $GAMEDIR/zod
- chmodx: $GAMEDIR/zod_launcher
- extract:
dst: $CACHE/deps
file: libwxgtk2
- extract:
dst: $CACHE/deps
file: libwxbase2
- extract:
dst: $CACHE/deps
file: libmysqlclient16
- move:
dst: $GAMEDIR/lib
src: $CACHE/deps/lib
description: ''
game_slug: z
gogslug: z
humblestoreid: ''
installer_slug: z-zod-engine-2011-09-0
name: Z
notes: ''
runner: linux
script:
files:
- game: https://sourceforge.net/projects/zod/files/linux_releases/zod_linux-2011-09-06.tar.gz
- libwxgtk2: http://archive.debian.org/debian/pool/main/w/wxwidgets2.8/libwxgtk2.8-0_2.8.10.1-3+b1_i386.deb
- libwxbase2: http://archive.debian.org/debian/pool/main/w/wxwidgets2.8/libwxbase2.8-0_2.8.10.1-3+b1_i386.deb
- libmysqlclient16: http://archive.debian.org/debian/pool/main/m/mysql-5.1/libmysqlclient16_5.1.73-1_i386.deb
game:
exe: zod_launcher
ld_library_path: $GAMEDIR/lib
installer:
- extract:
dst: $GAMEDIR
file: $game
- chmodx: $GAMEDIR/zod
- chmodx: $GAMEDIR/zod_launcher
- extract:
dst: $CACHE/deps
file: libwxgtk2
- extract:
dst: $CACHE/deps
file: libwxbase2
- extract:
dst: $CACHE/deps
file: libmysqlclient16
- move:
dst: $GAMEDIR/lib
src: $CACHE/deps/lib
slug: z-zod-engine-2011-09-0
steamid: 275530
version: Zod Engine 2011-09-06 - x86-32
year: 1996
{
"game_slug": "z",
"version": "Zod Engine 2011-09-06 - x86-32",
"description": "",
"notes": "",
"name": "Z",
"year": 1996,
"steamid": 275530,
"gogslug": "z",
"humblestoreid": "",
"runner": "linux",
"slug": "z-zod-engine-2011-09-0",
"installer_slug": "z-zod-engine-2011-09-0",
"script": {
"files": [
{
"game": "https://sourceforge.net/projects/zod/files/linux_releases/zod_linux-2011-09-06.tar.gz"
},
{
"libwxgtk2": "http://archive.debian.org/debian/pool/main/w/wxwidgets2.8/libwxgtk2.8-0_2.8.10.1-3+b1_i386.deb"
},
{
"libwxbase2": "http://archive.debian.org/debian/pool/main/w/wxwidgets2.8/libwxbase2.8-0_2.8.10.1-3+b1_i386.deb"
},
{
"libmysqlclient16": "http://archive.debian.org/debian/pool/main/m/mysql-5.1/libmysqlclient16_5.1.73-1_i386.deb"
}
],
"game": {
"exe": "zod_launcher",
"ld_library_path": "$GAMEDIR/lib"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$game"
}
},
{
"chmodx": "$GAMEDIR/zod"
},
{
"chmodx": "$GAMEDIR/zod_launcher"
},
{
"extract": {
"dst": "$CACHE/deps",
"file": "libwxgtk2"
}
},
{
"extract": {
"dst": "$CACHE/deps",
"file": "libwxbase2"
}
},
{
"extract": {
"dst": "$CACHE/deps",
"file": "libmysqlclient16"
}
},
{
"move": {
"dst": "$GAMEDIR/lib",
"src": "$CACHE/deps/lib"
}
}
]
}
}