Installer alexas-wild-night-nutaku

files:
- file1: N/A:Please select the Nutaku archive for Windows
game:
  args: alexas-wild-night
  exe: renpy.sh
installer:
- extract:
    dst: $CACHE
    file: $file1
- merge:
    dst: $GAMEDIR/alexas-wild-night/game
    src: $CACHE/game
requires: renpy
description: null
game_slug: alexas-wild-night
gogslug: ''
humblestoreid: ''
installer_slug: alexas-wild-night-nutaku
name: Alexa's Wild Night
notes: Uses the Ren'Py SDK to run the game natively in Linux.
runner: linux
script:
  files:
  - file1: N/A:Please select the Nutaku archive for Windows
  game:
    args: alexas-wild-night
    exe: renpy.sh
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - merge:
      dst: $GAMEDIR/alexas-wild-night/game
      src: $CACHE/game
  requires: renpy
slug: alexas-wild-night-nutaku
steamid: 457370
version: Nutaku
year: 2017
{
  "game_slug": "alexas-wild-night",
  "version": "Nutaku",
  "description": null,
  "notes": "Uses the Ren'Py SDK to run the game natively in Linux.",
  "name": "Alexa's Wild Night",
  "year": 2017,
  "steamid": 457370,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "alexas-wild-night-nutaku",
  "installer_slug": "alexas-wild-night-nutaku",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Nutaku archive for Windows"
      }
    ],
    "game": {
      "args": "alexas-wild-night",
      "exe": "renpy.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/alexas-wild-night/game",
          "src": "$CACHE/game"
        }
      }
    ],
    "requires": "renpy"
  }
}
Back to game