files:
- file1: N/A:Please select the game archive
game:
exe: SH02.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/SH02.sh
- chmodx: $GAMEDIR/lib/linux-i686/SH02
- chmodx: $GAMEDIR/lib/linux-x86_64/SH02
description: Unofficial port by Polish translation group Nyan.
game_slug: sono-hanabira-ni-kuchizuke-o-watashi-no-ouji-sama
gogslug: ''
humblestoreid: ''
installer_slug: sono-hanabira-ni-kuchizuke-o-renpy-remake
name: Sono Hanabira ni Kuchizuke o - Watashi no Ouji-sama
notes: You may need to rename the game archive to remove brackets from the default
file name for the installer to work.
runner: linux
script:
files:
- file1: N/A:Please select the game archive
game:
exe: SH02.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/SH02.sh
- chmodx: $GAMEDIR/lib/linux-i686/SH02
- chmodx: $GAMEDIR/lib/linux-x86_64/SH02
slug: sono-hanabira-ni-kuchizuke-o-renpy-remake
steamid: null
version: Ren'Py Remake
year: 2007
{
"game_slug": "sono-hanabira-ni-kuchizuke-o-watashi-no-ouji-sama",
"version": "Ren'Py Remake",
"description": "Unofficial port by Polish translation group Nyan.",
"notes": "You may need to rename the game archive to remove brackets from the default file name for the installer to work.",
"name": "Sono Hanabira ni Kuchizuke o - Watashi no Ouji-sama",
"year": 2007,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "sono-hanabira-ni-kuchizuke-o-renpy-remake",
"installer_slug": "sono-hanabira-ni-kuchizuke-o-renpy-remake",
"script": {
"files": [
{
"file1": "N/A:Please select the game archive"
}
],
"game": {
"exe": "SH02.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/SH02.sh"
},
{
"chmodx": "$GAMEDIR/lib/linux-i686/SH02"
},
{
"chmodx": "$GAMEDIR/lib/linux-x86_64/SH02"
}
]
}
}