files:
- file_id: https://desktop-release.notion-static.com/Notion%20Setup%202.0.11.exe
game:
exe: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Programs/Notion/Notion.exe
prefix: $GAMEDIR
installer:
- task:
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- move:
dst: $GAMEDIR
src: file_id
- task:
app: vcrun2010 vcrun2012 vcrun2015
arch: win64
description: Installing vcrun2010 vcrun2012 vcrun2015
name: winetricks
prefix: $GAMEDIR
- task:
executable: $GAMEDIR/Notion%20Setup%202.0.11.exe
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: notion
gogslug: ''
humblestoreid: ''
installer_slug: notion-2011
name: Notion
notes: ''
runner: wine
script:
files:
- file_id: https://desktop-release.notion-static.com/Notion%20Setup%202.0.11.exe
game:
exe: $GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Programs/Notion/Notion.exe
prefix: $GAMEDIR
installer:
- task:
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- move:
dst: $GAMEDIR
src: file_id
- task:
app: vcrun2010 vcrun2012 vcrun2015
arch: win64
description: Installing vcrun2010 vcrun2012 vcrun2015
name: winetricks
prefix: $GAMEDIR
- task:
executable: $GAMEDIR/Notion%20Setup%202.0.11.exe
name: wineexec
prefix: $GAMEDIR
slug: notion-2011
steamid: null
version: 2.0.11
year: null
{
"game_slug": "notion",
"version": "2.0.11",
"description": null,
"notes": "",
"name": "Notion",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "notion-2011",
"installer_slug": "notion-2011",
"script": {
"files": [
{
"file_id": "https://desktop-release.notion-static.com/Notion%20Setup%202.0.11.exe"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/users/$USER/Local Settings/Application Data/Programs/Notion/Notion.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Setting up wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"move": {
"dst": "$GAMEDIR",
"src": "file_id"
}
},
{
"task": {
"app": "vcrun2010 vcrun2012 vcrun2015",
"arch": "win64",
"description": "Installing vcrun2010 vcrun2012 vcrun2015",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$GAMEDIR/Notion%20Setup%202.0.11.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}