files:
- stars: http://www.starsfaq.com/wiki.starsautohost.org/files/stars27jrc3.zip
- wavemix: http://www.starsfaq.com/wiki.starsautohost.org/files/wavemix.rar
- help: http://www.starsfaq.com/wiki.starsautohost.org/files/e27ihelp.zip
game:
arch: win64
exe: $GAMEDIR/drive_c/stars/stars.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/stars/
file: stars
- extract:
dst: $GAMEDIR/drive_c/stars/
file: wavemix
- extract:
dst: $GAMEDIR/drive_c/stars/
file: help
description: Stars! 2.7jRC3 (English) (Serial needed / No sound / No music)
game_slug: stars--1
gogslug: ''
humblestoreid: ''
installer_slug: stars-27jrc3
name: Stars!
notes: wavemix.dll is installed for sound / music, but it does not seem to work for
wine.
runner: wine
script:
files:
- stars: http://www.starsfaq.com/wiki.starsautohost.org/files/stars27jrc3.zip
- wavemix: http://www.starsfaq.com/wiki.starsautohost.org/files/wavemix.rar
- help: http://www.starsfaq.com/wiki.starsautohost.org/files/e27ihelp.zip
game:
arch: win64
exe: $GAMEDIR/drive_c/stars/stars.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/stars/
file: stars
- extract:
dst: $GAMEDIR/drive_c/stars/
file: wavemix
- extract:
dst: $GAMEDIR/drive_c/stars/
file: help
slug: stars-27jrc3
steamid: null
version: 2.7jRC3
year: 1996
{
"game_slug": "stars--1",
"version": "2.7jRC3",
"description": "Stars! 2.7jRC3 (English) (Serial needed / No sound / No music)",
"notes": "wavemix.dll is installed for sound / music, but it does not seem to work for wine.",
"name": "Stars!",
"year": 1996,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "stars-27jrc3",
"installer_slug": "stars-27jrc3",
"script": {
"files": [
{
"stars": "http://www.starsfaq.com/wiki.starsautohost.org/files/stars27jrc3.zip"
},
{
"wavemix": "http://www.starsfaq.com/wiki.starsautohost.org/files/wavemix.rar"
},
{
"help": "http://www.starsfaq.com/wiki.starsautohost.org/files/e27ihelp.zip"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/stars/stars.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/stars/",
"file": "stars"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/stars/",
"file": "wavemix"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/stars/",
"file": "help"
}
}
]
}
}