files:
- game: N/A:Please select the itch.io archive
- easyrpg_player_tgz: https://easyrpg.org/downloads/player/0.6.1/easyrpg-player-0.6.1-linux.tar.gz
game:
args: --window
exe: easyrpg-player
installer:
- extract:
dst: $GAMEDIR
file: game
- extract:
dst: $GAMEDIR
file: easyrpg_player_tgz
- chmodx: easyrpg-player
description: Itch.io download running using EasyRPG.
game_slug: before-crisis-remake
gogslug: ''
humblestoreid: ''
installer_slug: before-crisis-remake-easyrpg-1
name: Before Crisis -Final Fantasy VII (Remake)
notes: Download RAR file from https://richterwilker.itch.io/before-crisis-remake
runner: linux
script:
files:
- game: N/A:Please select the itch.io archive
- easyrpg_player_tgz: https://easyrpg.org/downloads/player/0.6.1/easyrpg-player-0.6.1-linux.tar.gz
game:
args: --window
exe: easyrpg-player
installer:
- extract:
dst: $GAMEDIR
file: game
- extract:
dst: $GAMEDIR
file: easyrpg_player_tgz
- chmodx: easyrpg-player
slug: before-crisis-remake-easyrpg-1
steamid: null
version: EasyRPG
year: 2016
{
"game_slug": "before-crisis-remake",
"version": "EasyRPG",
"description": "Itch.io download running using EasyRPG.",
"notes": "Download RAR file from https://richterwilker.itch.io/before-crisis-remake",
"name": "Before Crisis -Final Fantasy VII (Remake)",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "before-crisis-remake-easyrpg-1",
"installer_slug": "before-crisis-remake-easyrpg-1",
"script": {
"files": [
{
"game": "N/A:Please select the itch.io archive"
},
{
"easyrpg_player_tgz": "https://easyrpg.org/downloads/player/0.6.1/easyrpg-player-0.6.1-linux.tar.gz"
}
],
"game": {
"args": "--window",
"exe": "easyrpg-player"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "easyrpg_player_tgz"
}
},
{
"chmodx": "easyrpg-player"
}
]
}
}