files:
- launcher: https://www.mediafire.com/file/7ny8zckj7zj8gea/PokemonVanguard.zip/file
game:
exe: PokemonVanguard/Game.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/game
file: launcher
description: null
game_slug: pokemon-vanguard
gogslug: ''
humblestoreid: ''
installer_slug: pokemon-vanguard-10
name: Pokemon Vanguard
notes: ''
runner: wine
script:
files:
- launcher: https://www.mediafire.com/file/7ny8zckj7zj8gea/PokemonVanguard.zip/file
game:
exe: PokemonVanguard/Game.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/game
file: launcher
slug: pokemon-vanguard-10
steamid: null
version: '1.0'
year: 2021
{
"game_slug": "pokemon-vanguard",
"version": "1.0",
"description": null,
"notes": "",
"name": "Pokemon Vanguard",
"year": 2021,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "pokemon-vanguard-10",
"installer_slug": "pokemon-vanguard-10",
"script": {
"files": [
{
"launcher": "https://www.mediafire.com/file/7ny8zckj7zj8gea/PokemonVanguard.zip/file"
}
],
"game": {
"exe": "PokemonVanguard/Game.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/game",
"file": "launcher"
}
}
]
}
}