Installer nekomiko-uncensored

files:
- file1: N/A:Please select the zip archive.
game:
  arch: win32
  exe: $GAMEDIR/drive_c/NekoMiko/NekoMiko.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR/
- extract:
    dst: $GAMEDIR/drive_c/NekoMiko
    file: $file1
- task:
    app: wmp9
    arch: win32
    name: winetricks
    silent: true
description: Installer for the uncensored version available on kaguragames.com, medibang.itch.io,
  indiegala.com and jastusa.com
game_slug: nekomiko
gogslug: nekomiko
humblestoreid: ''
installer_slug: nekomiko-uncensored
name: NekoMiko
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the zip archive.
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/NekoMiko/NekoMiko.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR/
  - extract:
      dst: $GAMEDIR/drive_c/NekoMiko
      file: $file1
  - task:
      app: wmp9
      arch: win32
      name: winetricks
      silent: true
slug: nekomiko-uncensored
steamid: 969700
version: Uncensored
year: 2019
{
  "game_slug": "nekomiko",
  "version": "Uncensored",
  "description": "Installer for the uncensored version available on kaguragames.com, medibang.itch.io, indiegala.com and jastusa.com",
  "notes": "",
  "name": "NekoMiko",
  "year": 2019,
  "steamid": 969700,
  "gogslug": "nekomiko",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "nekomiko-uncensored",
  "installer_slug": "nekomiko-uncensored",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the zip archive."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/NekoMiko/NekoMiko.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/NekoMiko",
          "file": "$file1"
        }
      },
      {
        "task": {
          "app": "wmp9",
          "arch": "win32",
          "name": "winetricks",
          "silent": true
        }
      }
    ]
  }
}
Back to game