files:
- readOnlyMemories-game: 'N/A: Please select the .zip install file downloaded from
humblebundle.com'
game:
exe: ROM.x86_64
launch_configs:
- exe: ROM.x86
name: 32 bit version
installer:
- extract:
file: readOnlyMemories-game
- chmodx: $GAMEDIR/ROM.x86
- chmodx: $GAMEDIR/ROM.x86_64
description: 'Tested with version: 1.2b'
game_slug: read-only-memories
gogslug: 2064_read_only_memories_sights_and_sounds_of_neosf
humblestoreid: 2064-read-only-memories
installer_slug: 2064-read-only-memories-humble-bundle
name: '2064: Read Only Memories'
notes: ''
runner: linux
script:
files:
- readOnlyMemories-game: 'N/A: Please select the .zip install file downloaded from
humblebundle.com'
game:
exe: ROM.x86_64
launch_configs:
- exe: ROM.x86
name: 32 bit version
installer:
- extract:
file: readOnlyMemories-game
- chmodx: $GAMEDIR/ROM.x86
- chmodx: $GAMEDIR/ROM.x86_64
slug: 2064-read-only-memories-humble-bundle
steamid: 330820
version: Humble Bundle
year: 2015
{
"game_slug": "read-only-memories",
"version": "Humble Bundle",
"description": "Tested with version: 1.2b",
"notes": "",
"name": "2064: Read Only Memories",
"year": 2015,
"steamid": 330820,
"gogslug": "2064_read_only_memories_sights_and_sounds_of_neosf",
"humblestoreid": "2064-read-only-memories",
"runner": "linux",
"slug": "2064-read-only-memories-humble-bundle",
"installer_slug": "2064-read-only-memories-humble-bundle",
"script": {
"files": [
{
"readOnlyMemories-game": "N/A: Please select the .zip install file downloaded from humblebundle.com"
}
],
"game": {
"exe": "ROM.x86_64",
"launch_configs": [
{
"exe": "ROM.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"file": "readOnlyMemories-game"
}
},
{
"chmodx": "$GAMEDIR/ROM.x86"
},
{
"chmodx": "$GAMEDIR/ROM.x86_64"
}
]
}
}