Installer 4story-gameforge

files:
- 4story_installer: https://pl.4story.gameforge.com/game/downloadclient
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/GameforgeLive/GameforgeLive.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Setting prefix for game.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win32
    description: Setting Wine to Windows 7 32-Bit
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Please don't change default game install path .
    executable: 4story_installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    name: winekill
    prefix: $GAMEDIR
description: null
game_slug: 4story
gogslug: ''
humblestoreid: ''
installer_slug: 4story-gameforge
name: 4Story
notes: ''
runner: wine
script:
  files:
  - 4story_installer: https://pl.4story.gameforge.com/game/downloadclient
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/GameforgeLive/GameforgeLive.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Setting prefix for game.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win32
      description: Setting Wine to Windows 7 32-Bit
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Please don't change default game install path .
      executable: 4story_installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      name: winekill
      prefix: $GAMEDIR
slug: 4story-gameforge
steamid: null
version: Gameforge
year: 2009
{
  "game_slug": "4story",
  "version": "Gameforge",
  "description": null,
  "notes": "",
  "name": "4Story",
  "year": 2009,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "4story-gameforge",
  "installer_slug": "4story-gameforge",
  "script": {
    "files": [
      {
        "4story_installer": "https://pl.4story.gameforge.com/game/downloadclient"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/GameforgeLive/GameforgeLive.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Setting prefix for game.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win32",
          "description": "Setting Wine to Windows 7 32-Bit",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Please don't change default game install path .",
          "executable": "4story_installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game