files:
- zip: N/A:Select zip file downloaded from Mega
game:
arch: win64
exe: drive_c/Program Files/PRO/PROClient.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet45
name: winetricks
prefix: $GAMEDIR/prefix
- extract:
dst: $GAMEDIR/drive_c/Program Files/PRO
src: zip
description: null
game_slug: pokemon-revolution-online
gogslug: ''
humblestoreid: ''
installer_slug: pokemon-revolution-online-latest
name: Pokemon Revolution Online
notes: ''
runner: wine
script:
files:
- zip: N/A:Select zip file downloaded from Mega
game:
arch: win64
exe: drive_c/Program Files/PRO/PROClient.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet45
name: winetricks
prefix: $GAMEDIR/prefix
- extract:
dst: $GAMEDIR/drive_c/Program Files/PRO
src: zip
slug: pokemon-revolution-online-latest
steamid: null
version: Latest
year: 2014
{
"game_slug": "pokemon-revolution-online",
"version": "Latest",
"description": null,
"notes": "",
"name": "Pokemon Revolution Online",
"year": 2014,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "pokemon-revolution-online-latest",
"installer_slug": "pokemon-revolution-online-latest",
"script": {
"files": [
{
"zip": "N/A:Select zip file downloaded from Mega"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/PRO/PROClient.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet45",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/PRO",
"src": "zip"
}
}
]
}
}