files:
- price-for-freedom: https://priceforfreedom.net/PriceForFreedom_Linux.zip
game:
exe: $GAMEDIR/PriceForFreedom
installer:
- extract:
dst: $GAMEDIR
file: price-for-freedom
format: zip
- chmodx: $GAMEDIR/PriceForFreedom
description: Latest version from the official website.
game_slug: price-for-freedom-avarice
gogslug: ''
humblestoreid: ''
installer_slug: price-for-freedom-avarice-latest
name: 'Price for Freedom: Avarice'
notes: ''
runner: linux
script:
files:
- price-for-freedom: https://priceforfreedom.net/PriceForFreedom_Linux.zip
game:
exe: $GAMEDIR/PriceForFreedom
installer:
- extract:
dst: $GAMEDIR
file: price-for-freedom
format: zip
- chmodx: $GAMEDIR/PriceForFreedom
slug: price-for-freedom-avarice-latest
steamid: null
version: Latest
year: 2018
{
"game_slug": "price-for-freedom-avarice",
"version": "Latest",
"description": "Latest version from the official website.",
"notes": "",
"name": "Price for Freedom: Avarice",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "price-for-freedom-avarice-latest",
"installer_slug": "price-for-freedom-avarice-latest",
"script": {
"files": [
{
"price-for-freedom": "https://priceforfreedom.net/PriceForFreedom_Linux.zip"
}
],
"game": {
"exe": "$GAMEDIR/PriceForFreedom"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "price-for-freedom",
"format": "zip"
}
},
{
"chmodx": "$GAMEDIR/PriceForFreedom"
}
]
}
}