files:
- file1: N/A:Please select your dowloaded LoE_Linux_....zip
game:
exe: loe/LoE.x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/loe/
file: file1
- chmodx: $GAMEDIR/loe/LoE.x86_64
description: Download the Installer manually then run this Script
game_slug: legends-of-equestria
gogslug: ''
humblestoreid: ''
installer_slug: legends-of-equestria-v202502001-and-up
name: Legends of Equestria
notes: "Dowload https://www.legendsofequestria.com/downloads\r\nCreate an account\
\ https://forum.legendsofequestria.com/index.php?action=signup in order to play!\
\ Game does not auto-update, when new versions of LoE gets released you have to\
\ upgrade manually."
runner: linux
script:
files:
- file1: N/A:Please select your dowloaded LoE_Linux_....zip
game:
exe: loe/LoE.x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/loe/
file: file1
- chmodx: $GAMEDIR/loe/LoE.x86_64
slug: legends-of-equestria-v202502001-and-up
steamid: null
version: v2025.02.001 and up
year: 2017
{
"game_slug": "legends-of-equestria",
"version": "v2025.02.001 and up",
"description": "Download the Installer manually then run this Script",
"notes": "Dowload https://www.legendsofequestria.com/downloads\r\nCreate an account https://forum.legendsofequestria.com/index.php?action=signup in order to play! Game does not auto-update, when new versions of LoE gets released you have to upgrade manually.",
"name": "Legends of Equestria",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "legends-of-equestria-v202502001-and-up",
"installer_slug": "legends-of-equestria-v202502001-and-up",
"script": {
"files": [
{
"file1": "N/A:Please select your dowloaded LoE_Linux_....zip"
}
],
"game": {
"exe": "loe/LoE.x86_64",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/loe/",
"file": "file1"
}
},
{
"chmodx": "$GAMEDIR/loe/LoE.x86_64"
}
]
}
}