files:
- wad: https://github.com/freedoom/freedoom/releases/download/v0.13.0/freedoom-0.13.0.zip
- engine_cfg: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip
game:
main_file: $GAMEDIR/wads/.
savedir: $GAMEDIR/saves
installer:
- extract:
dst: $GAMEDIR/wads
file: wad
- extract:
dst: $GAMEDIR
file: engine_cfg
zdoom:
config: $GAMEDIR/gzdoom_portable.ini
description: Play "FreeDoom" on Linux!
game_slug: freedoom
gogslug: ''
humblestoreid: ''
installer_slug: freedoom-vanilla
name: Freedoom
notes: ''
runner: zdoom
script:
files:
- wad: https://github.com/freedoom/freedoom/releases/download/v0.13.0/freedoom-0.13.0.zip
- engine_cfg: https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip
game:
main_file: $GAMEDIR/wads/.
savedir: $GAMEDIR/saves
installer:
- extract:
dst: $GAMEDIR/wads
file: wad
- extract:
dst: $GAMEDIR
file: engine_cfg
zdoom:
config: $GAMEDIR/gzdoom_portable.ini
slug: freedoom-vanilla
steamid: null
version: Vanilla
year: 2003
{
"game_slug": "freedoom",
"version": "Vanilla",
"description": "Play \"FreeDoom\" on Linux!",
"notes": "",
"name": "Freedoom",
"year": 2003,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "zdoom",
"slug": "freedoom-vanilla",
"installer_slug": "freedoom-vanilla",
"script": {
"files": [
{
"wad": "https://github.com/freedoom/freedoom/releases/download/v0.13.0/freedoom-0.13.0.zip"
},
{
"engine_cfg": "https://github.com/legluondunet/mlls-tools/raw/master/GZDoom/gzdoom-linux_cfg.zip"
}
],
"game": {
"main_file": "$GAMEDIR/wads/.",
"savedir": "$GAMEDIR/saves"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/wads",
"file": "wad"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine_cfg"
}
}
],
"zdoom": {
"config": "$GAMEDIR/gzdoom_portable.ini"
}
}
}