files:
- launcher: https://p-insurgence.com/releases/1.2.7/Pokemon%20Insurgence%201.2.7%20Core.zip
game:
exe: game/Game.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/game
file: launcher
description: null
game_slug: pokemon-insurgence
gogslug: ''
humblestoreid: ''
installer_slug: pokemon-insurgence-windows
name: Pokemon Insurgence
notes: ''
runner: wine
script:
files:
- launcher: https://p-insurgence.com/releases/1.2.7/Pokemon%20Insurgence%201.2.7%20Core.zip
game:
exe: game/Game.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/game
file: launcher
slug: pokemon-insurgence-windows
steamid: null
version: Windows
year: 2015
{
"game_slug": "pokemon-insurgence",
"version": "Windows",
"description": null,
"notes": "",
"name": "Pokemon Insurgence",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "pokemon-insurgence-windows",
"installer_slug": "pokemon-insurgence-windows",
"script": {
"files": [
{
"launcher": "https://p-insurgence.com/releases/1.2.7/Pokemon%20Insurgence%201.2.7%20Core.zip"
}
],
"game": {
"exe": "game/Game.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/game",
"file": "launcher"
}
}
]
}
}