Installer netradiant-150-20200419

files:
- main: https://dl.illwieckz.net/b/netradiant/build/preversions/netradiant_1.5.0-20200419-illwieckz-linux-amd64.tar.xz
game:
  exe: $GAMEDIR/netradiant
  working_dir: $GAMEDIR
installer:
- extract:
    file: $main
- chmodx: $GAMEDIR/netradiant
- chmodx: $GAMEDIR/q3map2
- chmodx: $GAMEDIR/q3data
- chmodx: $GAMEDIR/daemonmap
- chmodx: $GAMEDIR/q2map
- chmodx: $GAMEDIR/qdata3
- chmodx: $GAMEDIR/h2data
description: illwieckz's build (Linux amd64 tarball)
game_slug: netradiant
gogslug: ''
humblestoreid: ''
installer_slug: netradiant-150-20200419
name: NetRadiant
notes: 'After installation, you''ll need to select your game on first startup and
  configure it properly:  engine path (the game directory where the game binary is),
  etc. You usually need the game to be installed and some games may require extra
  downloads.'
runner: linux
script:
  files:
  - main: https://dl.illwieckz.net/b/netradiant/build/preversions/netradiant_1.5.0-20200419-illwieckz-linux-amd64.tar.xz
  game:
    exe: $GAMEDIR/netradiant
    working_dir: $GAMEDIR
  installer:
  - extract:
      file: $main
  - chmodx: $GAMEDIR/netradiant
  - chmodx: $GAMEDIR/q3map2
  - chmodx: $GAMEDIR/q3data
  - chmodx: $GAMEDIR/daemonmap
  - chmodx: $GAMEDIR/q2map
  - chmodx: $GAMEDIR/qdata3
  - chmodx: $GAMEDIR/h2data
slug: netradiant-150-20200419
steamid: null
version: 1.5.0-20200419
year: null
{
  "game_slug": "netradiant",
  "version": "1.5.0-20200419",
  "description": "illwieckz's build (Linux amd64 tarball)",
  "notes": "After installation, you'll need to select your game on first startup and configure it properly:  engine path (the game directory where the game binary is), etc. You usually need the game to be installed and some games may require extra downloads.",
  "name": "NetRadiant",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "netradiant-150-20200419",
  "installer_slug": "netradiant-150-20200419",
  "script": {
    "files": [
      {
        "main": "https://dl.illwieckz.net/b/netradiant/build/preversions/netradiant_1.5.0-20200419-illwieckz-linux-amd64.tar.xz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/netradiant",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "file": "$main"
        }
      },
      {
        "chmodx": "$GAMEDIR/netradiant"
      },
      {
        "chmodx": "$GAMEDIR/q3map2"
      },
      {
        "chmodx": "$GAMEDIR/q3data"
      },
      {
        "chmodx": "$GAMEDIR/daemonmap"
      },
      {
        "chmodx": "$GAMEDIR/q2map"
      },
      {
        "chmodx": "$GAMEDIR/qdata3"
      },
      {
        "chmodx": "$GAMEDIR/h2data"
      }
    ]
  }
}
Back to game