Installer ned-et-les-maki-bundled-java

files:
- gamejar: http://static.geekygoblin.org/ned-et-les-maki/release/nedetlesmaki-installer-0.3.jar
- jre: https://lutris.net/files/runners/jre-7u25-linux-x64.tar.gz
- installproperties: https://lutris.net/files/games/ned-et-les-maki/ned-et-les-maki.properties
game:
  exe: run_linux.sh
installer:
- extract:
    dst: $GAMEDIR
    file: jre
- move:
    dst: $GAMEDIR
    src: gamejar
- substitute_vars:
    file: installproperties
- chmodx: gamejar
- execute:
    args: -jar $GAMEDIR/nedetlesmaki-installer-0.3.jar -options $installproperties
    file: $GAMEDIR/bin/java
description: ''
game_slug: ned-et-les-maki
gogslug: ''
humblestoreid: ''
installer_slug: ned-et-les-maki-bundled-java
name: Ned et les maki
notes: "- Fullscreen game will only show half the game on dual monitors, use the Restrict\
  \ to display option in Lutris\r\n- Sound does not work"
runner: linux
script:
  files:
  - gamejar: http://static.geekygoblin.org/ned-et-les-maki/release/nedetlesmaki-installer-0.3.jar
  - jre: https://lutris.net/files/runners/jre-7u25-linux-x64.tar.gz
  - installproperties: https://lutris.net/files/games/ned-et-les-maki/ned-et-les-maki.properties
  game:
    exe: run_linux.sh
  installer:
  - extract:
      dst: $GAMEDIR
      file: jre
  - move:
      dst: $GAMEDIR
      src: gamejar
  - substitute_vars:
      file: installproperties
  - chmodx: gamejar
  - execute:
      args: -jar $GAMEDIR/nedetlesmaki-installer-0.3.jar -options $installproperties
      file: $GAMEDIR/bin/java
slug: ned-et-les-maki-bundled-java
steamid: null
version: Bundled Java
year: 2014
{
  "game_slug": "ned-et-les-maki",
  "version": "Bundled Java",
  "description": "",
  "notes": "- Fullscreen game will only show half the game on dual monitors, use the Restrict to display option in Lutris\r\n- Sound does not work",
  "name": "Ned et les maki",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "ned-et-les-maki-bundled-java",
  "installer_slug": "ned-et-les-maki-bundled-java",
  "script": {
    "files": [
      {
        "gamejar": "http://static.geekygoblin.org/ned-et-les-maki/release/nedetlesmaki-installer-0.3.jar"
      },
      {
        "jre": "https://lutris.net/files/runners/jre-7u25-linux-x64.tar.gz"
      },
      {
        "installproperties": "https://lutris.net/files/games/ned-et-les-maki/ned-et-les-maki.properties"
      }
    ],
    "game": {
      "exe": "run_linux.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "jre"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "gamejar"
        }
      },
      {
        "substitute_vars": {
          "file": "installproperties"
        }
      },
      {
        "chmodx": "gamejar"
      },
      {
        "execute": {
          "args": "-jar $GAMEDIR/nedetlesmaki-installer-0.3.jar -options $installproperties",
          "file": "$GAMEDIR/bin/java"
        }
      }
    ]
  }
}
Back to game