files:
- FTB_Launcher: https://dist.creeper.host/FTB2/launcher/FTB_Launcher.jar
game:
args: -jar FTB_Launcher.jar
exe: /usr/bin/java
working_dir: $GAMEDIR
installer:
- move:
dst: $GAMEDIR
src: FTB_Launcher
- chmodx: $GAMEDIR/FTB_Launcher.jar
description: null
game_slug: minecraft-feed-the-beast
gogslug: ''
humblestoreid: ''
installer_slug: minecraft-feed-the-beast-web-installer
name: Minecraft - Feed the Beast
notes: "Requires Oracle Java Runtimes\r\nFor Ubuntu/Mint:\r\n sudo add-apt-repository\
\ ppa:webupd8team/java\r\n sudo apt update\r\n sudo apt install oracle-java8-installer\r\
\n\r\nDoesn't work on Java v9.\r\n\r\nDepending on your java install, you may need\
\ to change the java location in Lutris under Game Options:\r\nExecutable \"/usr/bin/java\""
runner: linux
script:
files:
- FTB_Launcher: https://dist.creeper.host/FTB2/launcher/FTB_Launcher.jar
game:
args: -jar FTB_Launcher.jar
exe: /usr/bin/java
working_dir: $GAMEDIR
installer:
- move:
dst: $GAMEDIR
src: FTB_Launcher
- chmodx: $GAMEDIR/FTB_Launcher.jar
slug: minecraft-feed-the-beast-web-installer
steamid: null
version: Web Installer
year: 2012
{
"game_slug": "minecraft-feed-the-beast",
"version": "Web Installer",
"description": null,
"notes": "Requires Oracle Java Runtimes\r\nFor Ubuntu/Mint:\r\n sudo add-apt-repository ppa:webupd8team/java\r\n sudo apt update\r\n sudo apt install oracle-java8-installer\r\n\r\nDoesn't work on Java v9.\r\n\r\nDepending on your java install, you may need to change the java location in Lutris under Game Options:\r\nExecutable \"/usr/bin/java\"",
"name": "Minecraft - Feed the Beast",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "minecraft-feed-the-beast-web-installer",
"installer_slug": "minecraft-feed-the-beast-web-installer",
"script": {
"files": [
{
"FTB_Launcher": "https://dist.creeper.host/FTB2/launcher/FTB_Launcher.jar"
}
],
"game": {
"args": "-jar FTB_Launcher.jar",
"exe": "/usr/bin/java",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"move": {
"dst": "$GAMEDIR",
"src": "FTB_Launcher"
}
},
{
"chmodx": "$GAMEDIR/FTB_Launcher.jar"
}
]
}
}