files:
- file1: N/A:Please select the itch.io archive
game:
exe: milkmaid_linux64.x86_64
installer:
- extract:
dst: $GAMEDIR
src: file1
- chmodx: $GAMEDIR/milkmaid_linux64.x86_64
description: null
game_slug: milkmaid-of-the-milky-way
gogslug: machineboy_complete_collection
humblestoreid: ''
installer_slug: milkmaid-of-the-milky-way-itchio
name: Milkmaid of the Milky Way
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the itch.io archive
game:
exe: milkmaid_linux64.x86_64
installer:
- extract:
dst: $GAMEDIR
src: file1
- chmodx: $GAMEDIR/milkmaid_linux64.x86_64
slug: milkmaid-of-the-milky-way-itchio
steamid: 544970
version: itch.io
year: 2017
{
"game_slug": "milkmaid-of-the-milky-way",
"version": "itch.io",
"description": null,
"notes": "",
"name": "Milkmaid of the Milky Way",
"year": 2017,
"steamid": 544970,
"gogslug": "machineboy_complete_collection",
"humblestoreid": "",
"runner": "linux",
"slug": "milkmaid-of-the-milky-way-itchio",
"installer_slug": "milkmaid-of-the-milky-way-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the itch.io archive"
}
],
"game": {
"exe": "milkmaid_linux64.x86_64"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"src": "file1"
}
},
{
"chmodx": "$GAMEDIR/milkmaid_linux64.x86_64"
}
]
}
}