files:
- file1:
filename: wop-1.5-unified.zip
referer: https://sourceforge.net/projects/worldofpadman/files/wop-1.5-unified.zip/download
url: https://managedway.dl.sourceforge.net/project/worldofpadman/wop-1.5-unified.zip
- file2:
filename: wop-1.5.x-to-1.6-patch-unified.zip
referer: https://sourceforge.net/projects/worldofpadman/files/wop-1.5.x-to-1.6-patch-unified.zip/download
url: https://cfhcable.dl.sourceforge.net/project/worldofpadman/wop-1.5.x-to-1.6-patch-unified.zip
game:
exe: $GAMEDIR/wop.x86_64
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: file1
- extract:
dst: $GAMEDIR
file: file2
- chmodx: $GAMEDIR/wop.x86_64
description: World of Padman installer for 64 bit Linux. This downloads both the 1.5
unified release (2010-12-28) and the 1.6 update patch (2011-12-17).
game_slug: world-of-padman
gogslug: ''
humblestoreid: ''
installer_slug: world-of-padman-16-64-bit
name: World of Padman
notes: ''
runner: linux
script:
files:
- file1:
filename: wop-1.5-unified.zip
referer: https://sourceforge.net/projects/worldofpadman/files/wop-1.5-unified.zip/download
url: https://managedway.dl.sourceforge.net/project/worldofpadman/wop-1.5-unified.zip
- file2:
filename: wop-1.5.x-to-1.6-patch-unified.zip
referer: https://sourceforge.net/projects/worldofpadman/files/wop-1.5.x-to-1.6-patch-unified.zip/download
url: https://cfhcable.dl.sourceforge.net/project/worldofpadman/wop-1.5.x-to-1.6-patch-unified.zip
game:
exe: $GAMEDIR/wop.x86_64
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: file1
- extract:
dst: $GAMEDIR
file: file2
- chmodx: $GAMEDIR/wop.x86_64
slug: world-of-padman-16-64-bit
steamid: null
version: 1.6 (64 bit)
year: 2007
{
"game_slug": "world-of-padman",
"version": "1.6 (64 bit)",
"description": "World of Padman installer for 64 bit Linux. This downloads both the 1.5 unified release (2010-12-28) and the 1.6 update patch (2011-12-17).",
"notes": "",
"name": "World of Padman",
"year": 2007,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "world-of-padman-16-64-bit",
"installer_slug": "world-of-padman-16-64-bit",
"script": {
"files": [
{
"file1": {
"filename": "wop-1.5-unified.zip",
"referer": "https://sourceforge.net/projects/worldofpadman/files/wop-1.5-unified.zip/download",
"url": "https://managedway.dl.sourceforge.net/project/worldofpadman/wop-1.5-unified.zip"
}
},
{
"file2": {
"filename": "wop-1.5.x-to-1.6-patch-unified.zip",
"referer": "https://sourceforge.net/projects/worldofpadman/files/wop-1.5.x-to-1.6-patch-unified.zip/download",
"url": "https://cfhcable.dl.sourceforge.net/project/worldofpadman/wop-1.5.x-to-1.6-patch-unified.zip"
}
}
],
"game": {
"exe": "$GAMEDIR/wop.x86_64",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "file1"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "file2"
}
},
{
"chmodx": "$GAMEDIR/wop.x86_64"
}
]
}
}