files:
- file1: N/A:Please select the IndieGameStand archive
game:
arch: win32
exe: drive_c/Program Files/The Moon Sliver/The Moon Sliver.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/The Moon Sliver
file: $file1
description: ''
game_slug: the-moon-sliver
gogslug: ''
humblestoreid: ''
installer_slug: the-moon-sliver-indiegamestand
name: The Moon Sliver
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the IndieGameStand archive
game:
arch: win32
exe: drive_c/Program Files/The Moon Sliver/The Moon Sliver.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/The Moon Sliver
file: $file1
slug: the-moon-sliver-indiegamestand
steamid: 329830
version: IndieGameStand
year: 2014
{
"game_slug": "the-moon-sliver",
"version": "IndieGameStand",
"description": "",
"notes": "",
"name": "The Moon Sliver",
"year": 2014,
"steamid": 329830,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-moon-sliver-indiegamestand",
"installer_slug": "the-moon-sliver-indiegamestand",
"script": {
"files": [
{
"file1": "N/A:Please select the IndieGameStand archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/The Moon Sliver/The Moon Sliver.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/The Moon Sliver",
"file": "$file1"
}
}
]
}
}