files:
- appimage: https://github.com/ElyPrismLauncher/Launcher/releases/latest/download/PineconeMC-Linux-x86_64.AppImage
game:
exe: $GAMEDIR/PineconeMC-Linux-x86_64.AppImage
install_complete_text: "PineconeMC Installed \n \
\ - 4C 69 6D 65 53 6B 61 74"
installer:
- move:
dst: $GAMEDIR/PineconeMC-Linux-x86_64.AppImage
src: appimage
- chmodx: $GAMEDIR/PineconeMC-Linux-x86_64.AppImage
description: AppImage from PineconeMC GitHub repository , this script is for x86_64
hardware
game_slug: pineconemc
gogslug: ''
humblestoreid: ''
installer_slug: pineconemc-x86_64-appimg
name: PineconeMC
notes: ''
runner: linux
script:
files:
- appimage: https://github.com/ElyPrismLauncher/Launcher/releases/latest/download/PineconeMC-Linux-x86_64.AppImage
game:
exe: $GAMEDIR/PineconeMC-Linux-x86_64.AppImage
install_complete_text: "PineconeMC Installed \n \
\ - 4C 69 6D 65 53 6B 61 74"
installer:
- move:
dst: $GAMEDIR/PineconeMC-Linux-x86_64.AppImage
src: appimage
- chmodx: $GAMEDIR/PineconeMC-Linux-x86_64.AppImage
slug: pineconemc-x86_64-appimg
steamid: null
version: x86_64 AppImg
year: 2024
{
"game_slug": "pineconemc",
"version": "x86_64 AppImg",
"description": "AppImage from PineconeMC GitHub repository , this script is for x86_64 hardware",
"notes": "",
"name": "PineconeMC",
"year": 2024,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "pineconemc-x86_64-appimg",
"installer_slug": "pineconemc-x86_64-appimg",
"script": {
"files": [
{
"appimage": "https://github.com/ElyPrismLauncher/Launcher/releases/latest/download/PineconeMC-Linux-x86_64.AppImage"
}
],
"game": {
"exe": "$GAMEDIR/PineconeMC-Linux-x86_64.AppImage"
},
"install_complete_text": "PineconeMC Installed \n - 4C 69 6D 65 53 6B 61 74",
"installer": [
{
"move": {
"dst": "$GAMEDIR/PineconeMC-Linux-x86_64.AppImage",
"src": "appimage"
}
},
{
"chmodx": "$GAMEDIR/PineconeMC-Linux-x86_64.AppImage"
}
]
}
}