files:
- ib: http://vgperson.com/games/Ib107.zip
- easyrpg_player_tgz: https://easyrpg.org/downloads/player/easyrpg-player-0.5.4-linux.tar.gz
game:
args: --project-path Data --window
exe: easyrpg-player
installer:
- extract:
dst: $GAMEDIR
file: ib
- extract:
dst: $GAMEDIR
file: easyrpg_player_tgz
- chmodx: easyrpg-player
description: null
game_slug: ib
gogslug: ''
humblestoreid: ''
installer_slug: ib-easyrpg-player
name: Ib
notes: Press Alt+Enter for fullscreen.
runner: linux
script:
files:
- ib: http://vgperson.com/games/Ib107.zip
- easyrpg_player_tgz: https://easyrpg.org/downloads/player/easyrpg-player-0.5.4-linux.tar.gz
game:
args: --project-path Data --window
exe: easyrpg-player
installer:
- extract:
dst: $GAMEDIR
file: ib
- extract:
dst: $GAMEDIR
file: easyrpg_player_tgz
- chmodx: easyrpg-player
slug: ib-easyrpg-player
steamid: 1901370
version: EasyRPG Player
year: 2012
{
"game_slug": "ib",
"version": "EasyRPG Player",
"description": null,
"notes": "Press Alt+Enter for fullscreen.",
"name": "Ib",
"year": 2012,
"steamid": 1901370,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "ib-easyrpg-player",
"installer_slug": "ib-easyrpg-player",
"script": {
"files": [
{
"ib": "http://vgperson.com/games/Ib107.zip"
},
{
"easyrpg_player_tgz": "https://easyrpg.org/downloads/player/easyrpg-player-0.5.4-linux.tar.gz"
}
],
"game": {
"args": "--project-path Data --window",
"exe": "easyrpg-player"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "ib"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "easyrpg_player_tgz"
}
},
{
"chmodx": "easyrpg-player"
}
]
}
}