Installer the-4th-coming-nms-revolution

files:
- setup: http://forum-nmsrevolution.com/NMSGame/NMSRevolution_Light.exe
game:
  arch: win32
  args: --waitforpreload --nologo --nodx9ex --gc2
  exe: drive_c/Program Files/NMSRevolution/T4C Client/T4C.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win32
    description: Setting Wine to Windows 7 32-Bit
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: $setup
    name: wineexec
    prefix: $GAMEDIR
- move:
    dst: $GAMEDIR/drive_c/Program Files/The4Coming
    src: $CACHE
system:
  disable_runtime: true
description: The 4th coming nms revolutions
game_slug: the-4th-coming
gogslug: ''
humblestoreid: ''
installer_slug: the-4th-coming-nms-revolution
name: The 4th Coming
notes: ''
runner: wine
script:
  files:
  - setup: http://forum-nmsrevolution.com/NMSGame/NMSRevolution_Light.exe
  game:
    arch: win32
    args: --waitforpreload --nologo --nodx9ex --gc2
    exe: drive_c/Program Files/NMSRevolution/T4C Client/T4C.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win32
      description: Setting Wine to Windows 7 32-Bit
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: $setup
      name: wineexec
      prefix: $GAMEDIR
  - move:
      dst: $GAMEDIR/drive_c/Program Files/The4Coming
      src: $CACHE
  system:
    disable_runtime: true
slug: the-4th-coming-nms-revolution
steamid: null
version: NMS Revolution
year: 1999
{
  "game_slug": "the-4th-coming",
  "version": "NMS Revolution",
  "description": "The 4th coming nms revolutions",
  "notes": "",
  "name": "The 4th Coming",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-4th-coming-nms-revolution",
  "installer_slug": "the-4th-coming-nms-revolution",
  "script": {
    "files": [
      {
        "setup": "http://forum-nmsrevolution.com/NMSGame/NMSRevolution_Light.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "args": "--waitforpreload --nologo --nodx9ex --gc2",
      "exe": "drive_c/Program Files/NMSRevolution/T4C Client/T4C.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win32",
          "description": "Setting Wine to Windows 7 32-Bit",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/The4Coming",
          "src": "$CACHE"
        }
      }
    ],
    "system": {
      "disable_runtime": true
    }
  }
}
Back to game