Installer k-shoot-mania-windows

files:
- game: https://www.kshootmania.com/dl/kshootmania_v171d.zip
game:
  arch: win32
  exe: drive_c/Program Files/kshootmania/kshootmania.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/drive_c/Program Files/kshootmania
    file: game
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: cjkfonts
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
system:
  env:
    LANG: ja_JP.UTF-8
description: 'Edit: Updated to v1.71d'
game_slug: k-shoot-mania
gogslug: ''
humblestoreid: ''
installer_slug: k-shoot-mania-windows
name: K-Shoot MANIA
notes: This game requires that a Japanese locale such as ja_JP.UTF-8 be used in order
  for text to be rendered correctly. The environment variable is already configured
  by this install script, but you will need to manually generate the locale on your
  Linux install, the instructions for which will vary per distro.
runner: wine
script:
  files:
  - game: https://www.kshootmania.com/dl/kshootmania_v171d.zip
  game:
    arch: win32
    exe: drive_c/Program Files/kshootmania/kshootmania.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/kshootmania
      file: game
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: cjkfonts
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  system:
    env:
      LANG: ja_JP.UTF-8
slug: k-shoot-mania-windows
steamid: null
version: Windows
year: null
{
  "game_slug": "k-shoot-mania",
  "version": "Windows",
  "description": "Edit: Updated to v1.71d",
  "notes": "This game requires that a Japanese locale such as ja_JP.UTF-8 be used in order for text to be rendered correctly. The environment variable is already configured by this install script, but you will need to manually generate the locale on your Linux install, the instructions for which will vary per distro.",
  "name": "K-Shoot MANIA",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "k-shoot-mania-windows",
  "installer_slug": "k-shoot-mania-windows",
  "script": {
    "files": [
      {
        "game": "https://www.kshootmania.com/dl/kshootmania_v171d.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/kshootmania/kshootmania.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/kshootmania",
          "file": "game"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "cjkfonts",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "LANG": "ja_JP.UTF-8"
      }
    }
  }
}
Back to game