files:
- appimg: https://launcher-files.modrinth.com/versions/0.8.5/linux/Modrinth%20App_0.8.5_amd64.AppImage
game:
exe: $GAMEDIR/modrinth-app_0.8.5_amd64.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
system:
disable_runtime: true
env:
APPIMAGELAUNCHER_DISABLE: 1
description: The Modrinth App is a unique, open source launcher that allows you to
play your favorite mods, and keep them up to date, all in one neat little package.
game_slug: modrinth
gogslug: ''
humblestoreid: ''
installer_slug: modrinth-085appimage
name: Modrinth
notes: "Once you install the launcher, to get it working, you have to set your Java\
\ Install in settings (bottom left). \r\n\r\nYou also have to log in to your Minecraft\
\ account (top right as this luncher dose not support cracked accounts.\r\n\r\n\
You will also need to make sure you have both openJDK8 and 17 in order for the launcher\
\ to play any modpacks."
runner: linux
script:
files:
- appimg: https://launcher-files.modrinth.com/versions/0.8.5/linux/Modrinth%20App_0.8.5_amd64.AppImage
game:
exe: $GAMEDIR/modrinth-app_0.8.5_amd64.AppImage
installer:
- chmodx: appimg
- move:
dst: $GAMEDIR
src: appimg
system:
disable_runtime: true
env:
APPIMAGELAUNCHER_DISABLE: 1
slug: modrinth-085appimage
steamid: null
version: 0.8.5(AppImage)
year: 2023
{
"game_slug": "modrinth",
"version": "0.8.5(AppImage)",
"description": "The Modrinth App is a unique, open source launcher that allows you to play your favorite mods, and keep them up to date, all in one neat little package.",
"notes": "Once you install the launcher, to get it working, you have to set your Java Install in settings (bottom left). \r\n\r\nYou also have to log in to your Minecraft account (top right as this luncher dose not support cracked accounts.\r\n\r\nYou will also need to make sure you have both openJDK8 and 17 in order for the launcher to play any modpacks.",
"name": "Modrinth",
"year": 2023,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "modrinth-085appimage",
"installer_slug": "modrinth-085appimage",
"script": {
"files": [
{
"appimg": "https://launcher-files.modrinth.com/versions/0.8.5/linux/Modrinth%20App_0.8.5_amd64.AppImage"
}
],
"game": {
"exe": "$GAMEDIR/modrinth-app_0.8.5_amd64.AppImage"
},
"installer": [
{
"chmodx": "appimg"
},
{
"move": {
"dst": "$GAMEDIR",
"src": "appimg"
}
}
],
"system": {
"disable_runtime": true,
"env": {
"APPIMAGELAUNCHER_DISABLE": 1
}
}
}
}