Installer mongil-star-dive-netmarble-launcher

files:
- netmarbleinstaller:
    filename: netmarble_launcher_setup.exe
    url: https://apis.netmarble.com/cpplauncher/view/launcher/download
game:
  exe: drive_c/Program Files/Netmarble/Netmarble Launcher/Netmarble Launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2022
    description: Installing Visual C++ Runtime 2022.
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Install Netmarble Launcher, then quit program once launcher is opened.
    executable: netmarbleinstaller
    name: wineexec
    prefix: $GAMEDIR
description: Installs from Netmarble official launcher. Recommended to use Proton.
game_slug: mongil-star-dive
gogslug: ''
humblestoreid: ''
installer_slug: mongil-star-dive-netmarble-launcher
name: 'Mongil: Star Dive'
notes: '- Dependency is only vcrun2022 to get in-game from launcher.'
runner: wine
script:
  files:
  - netmarbleinstaller:
      filename: netmarble_launcher_setup.exe
      url: https://apis.netmarble.com/cpplauncher/view/launcher/download
  game:
    exe: drive_c/Program Files/Netmarble/Netmarble Launcher/Netmarble Launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2022
      description: Installing Visual C++ Runtime 2022.
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Install Netmarble Launcher, then quit program once launcher is
        opened.
      executable: netmarbleinstaller
      name: wineexec
      prefix: $GAMEDIR
slug: mongil-star-dive-netmarble-launcher
steamid: null
version: Netmarble Launcher
year: null
{
  "game_slug": "mongil-star-dive",
  "version": "Netmarble Launcher",
  "description": "Installs from Netmarble official launcher. Recommended to use Proton.",
  "notes": "- Dependency is only vcrun2022 to get in-game from launcher.",
  "name": "Mongil: Star Dive",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mongil-star-dive-netmarble-launcher",
  "installer_slug": "mongil-star-dive-netmarble-launcher",
  "script": {
    "files": [
      {
        "netmarbleinstaller": {
          "filename": "netmarble_launcher_setup.exe",
          "url": "https://apis.netmarble.com/cpplauncher/view/launcher/download"
        }
      }
    ],
    "game": {
      "exe": "drive_c/Program Files/Netmarble/Netmarble Launcher/Netmarble Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2022",
          "description": "Installing Visual C++ Runtime 2022.",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Install Netmarble Launcher, then quit program once launcher is opened.",
          "executable": "netmarbleinstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game