files:
- installer: https://static.gc.vkplay.ru/VKPlayLoader.exe
game:
arch: win64
args: --in-process-gpu
exe: drive_c/users/$USER/AppData/Local/GameCenter/GameCenter.exe
prefix: $GAMEDIR
install_complete_text: Installation complete.
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: After the installation is completed, login and close the application.
exclude_processes: GameCenter.exe
executable: installer
name: wineexec
description: ''
game_slug: vk-play-gamecenter
gogslug: ''
humblestoreid: ''
installer_slug: vk-play-gamecenter-standard
name: VK Play GameCenter
notes: "The main window is always over others. You can minimize or close.\r\nThe settings\
\ appear outside the main window. Move main window."
runner: wine
script:
files:
- installer: https://static.gc.vkplay.ru/VKPlayLoader.exe
game:
arch: win64
args: --in-process-gpu
exe: drive_c/users/$USER/AppData/Local/GameCenter/GameCenter.exe
prefix: $GAMEDIR
install_complete_text: Installation complete.
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: After the installation is completed, login and close the application.
exclude_processes: GameCenter.exe
executable: installer
name: wineexec
slug: vk-play-gamecenter-standard
steamid: null
version: Standard
year: 2022
{
"game_slug": "vk-play-gamecenter",
"version": "Standard",
"description": "",
"notes": "The main window is always over others. You can minimize or close.\r\nThe settings appear outside the main window. Move main window.",
"name": "VK Play GameCenter",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "vk-play-gamecenter-standard",
"installer_slug": "vk-play-gamecenter-standard",
"script": {
"files": [
{
"installer": "https://static.gc.vkplay.ru/VKPlayLoader.exe"
}
],
"game": {
"arch": "win64",
"args": "--in-process-gpu",
"exe": "drive_c/users/$USER/AppData/Local/GameCenter/GameCenter.exe",
"prefix": "$GAMEDIR"
},
"install_complete_text": "Installation complete.",
"installer": [
{
"task": {
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "After the installation is completed, login and close the application.",
"exclude_processes": "GameCenter.exe",
"executable": "installer",
"name": "wineexec"
}
}
]
}
}