files:
- file1: N/A:Please select the downloaded JAST USA archive (.zip or .rar file)
game:
arch: win32
exe: $GAMEDIR/Eiyu Senki/Eiyu Senki.exe
prefix: $GAMEDIR/Prefix/
installer:
- task:
arch: win32
description: running installer (Please Dont Change the "Extract to:" location)
executable: $file1
name: wineexec
prefix: $GAMEDIR/Prefix/
- move:
description: Moving Files.
dst: $GAMEDIR/
src: $GAMEDIR/Prefix/drive_c/Program Files/Eiyu Senki/
description: ''
game_slug: eiyuu-senki-the-world-conquest
gogslug: ''
humblestoreid: ''
installer_slug: eiyuu-senki-the-world-conques-jast-usa
name: Eiyuu Senki The World Conquest
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the downloaded JAST USA archive (.zip or .rar file)
game:
arch: win32
exe: $GAMEDIR/Eiyu Senki/Eiyu Senki.exe
prefix: $GAMEDIR/Prefix/
installer:
- task:
arch: win32
description: running installer (Please Dont Change the "Extract to:" location)
executable: $file1
name: wineexec
prefix: $GAMEDIR/Prefix/
- move:
description: Moving Files.
dst: $GAMEDIR/
src: $GAMEDIR/Prefix/drive_c/Program Files/Eiyu Senki/
slug: eiyuu-senki-the-world-conques-jast-usa
steamid: 691770
version: JAST USA
year: 2012
{
"game_slug": "eiyuu-senki-the-world-conquest",
"version": "JAST USA",
"description": "",
"notes": "",
"name": "Eiyuu Senki The World Conquest",
"year": 2012,
"steamid": 691770,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "eiyuu-senki-the-world-conques-jast-usa",
"installer_slug": "eiyuu-senki-the-world-conques-jast-usa",
"script": {
"files": [
{
"file1": "N/A:Please select the downloaded JAST USA archive (.zip or .rar file)"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/Eiyu Senki/Eiyu Senki.exe",
"prefix": "$GAMEDIR/Prefix/"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "running installer (Please Dont Change the \"Extract to:\" location)",
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR/Prefix/"
}
},
{
"move": {
"description": "Moving Files.",
"dst": "$GAMEDIR/",
"src": "$GAMEDIR/Prefix/drive_c/Program Files/Eiyu Senki/"
}
}
]
}
}