files:
- dist: N/A:Select `Mala Petaka v0.4.zip` downloaded from https://sanditiojitok.itch.io/mala-petaka-demo/purchase
game:
main_file: $GAMEDIR/malapetaka_demo.ipk3
savedir: $GAMEDIR/saves
working_dir: $GAMEDIR
installer:
- extract:
dst: $CACHE/dist
file: dist
- move:
dst: $GAMEDIR/malapetaka_demo.ipk3
src: $CACHE/dist/malapetaka_demo.ipk3
- execute:
command: mkdir "$GAMEDIR/saves"
description: An installer for the 0.4 demo of an upcoming GZDoom standalone game
game_slug: mala-petaka
gogslug: ''
humblestoreid: ''
installer_slug: mala-petaka-demo-v04
name: Mala Petaka
notes: Installer generated from https://gitlab.com/pbuyle/lutris-installer
runner: zdoom
script:
files:
- dist: N/A:Select `Mala Petaka v0.4.zip` downloaded from https://sanditiojitok.itch.io/mala-petaka-demo/purchase
game:
main_file: $GAMEDIR/malapetaka_demo.ipk3
savedir: $GAMEDIR/saves
working_dir: $GAMEDIR
installer:
- extract:
dst: $CACHE/dist
file: dist
- move:
dst: $GAMEDIR/malapetaka_demo.ipk3
src: $CACHE/dist/malapetaka_demo.ipk3
- execute:
command: mkdir "$GAMEDIR/saves"
slug: mala-petaka-demo-v04
steamid: null
version: Demo v0.4
year: 2022
{
"game_slug": "mala-petaka",
"version": "Demo v0.4",
"description": "An installer for the 0.4 demo of an upcoming GZDoom standalone game",
"notes": "Installer generated from https://gitlab.com/pbuyle/lutris-installer",
"name": "Mala Petaka",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "zdoom",
"slug": "mala-petaka-demo-v04",
"installer_slug": "mala-petaka-demo-v04",
"script": {
"files": [
{
"dist": "N/A:Select `Mala Petaka v0.4.zip` downloaded from https://sanditiojitok.itch.io/mala-petaka-demo/purchase"
}
],
"game": {
"main_file": "$GAMEDIR/malapetaka_demo.ipk3",
"savedir": "$GAMEDIR/saves",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE/dist",
"file": "dist"
}
},
{
"move": {
"dst": "$GAMEDIR/malapetaka_demo.ipk3",
"src": "$CACHE/dist/malapetaka_demo.ipk3"
}
},
{
"execute": {
"command": "mkdir \"$GAMEDIR/saves\""
}
}
]
}
}