files:
- main_game: http://www.cavestory.org/downloads/linuxdoukutsu-1.01.tar.bz2
- patch: http://www.cavestory.org/downloads/linuxDoukutsu-1.2.zip
game:
exe: doukutsu_32bits
installer:
- extract:
dst: $GAMEDIR
file: main_game
- extract:
dst: $CACHE
file: patch
- merge:
dst: $GAMEDIR
src: $CACHE/linuxDoukutsu-1.2
- chmodx: $GAMEDIR/doukutsu_32bits
- chmodx: $GAMEDIR/doukutsu_64bits
description: Original game from 2004
game_slug: cave-story
gogslug: cave_story
humblestoreid: cave-story
installer_slug: cave-story-native
name: Cave Story+
notes: ''
runner: linux
script:
files:
- main_game: http://www.cavestory.org/downloads/linuxdoukutsu-1.01.tar.bz2
- patch: http://www.cavestory.org/downloads/linuxDoukutsu-1.2.zip
game:
exe: doukutsu_32bits
installer:
- extract:
dst: $GAMEDIR
file: main_game
- extract:
dst: $CACHE
file: patch
- merge:
dst: $GAMEDIR
src: $CACHE/linuxDoukutsu-1.2
- chmodx: $GAMEDIR/doukutsu_32bits
- chmodx: $GAMEDIR/doukutsu_64bits
slug: cave-story-native
steamid: 200900
version: Native
year: 2004
{
"game_slug": "cave-story",
"version": "Native",
"description": "Original game from 2004",
"notes": "",
"name": "Cave Story+",
"year": 2004,
"steamid": 200900,
"gogslug": "cave_story",
"humblestoreid": "cave-story",
"runner": "linux",
"slug": "cave-story-native",
"installer_slug": "cave-story-native",
"script": {
"files": [
{
"main_game": "http://www.cavestory.org/downloads/linuxdoukutsu-1.01.tar.bz2"
},
{
"patch": "http://www.cavestory.org/downloads/linuxDoukutsu-1.2.zip"
}
],
"game": {
"exe": "doukutsu_32bits"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "main_game"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "patch"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/linuxDoukutsu-1.2"
}
},
{
"chmodx": "$GAMEDIR/doukutsu_32bits"
},
{
"chmodx": "$GAMEDIR/doukutsu_64bits"
}
]
}
}