files:
- client: N/A:Select the Clementine client .zip
game:
arch: win64
exe: drive_c/Program Files (x86)/Phantasy Star Universe Clementine/online.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
install_gecko: true
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Phantasy Star Universe Clementine/
file: client
description: Game client for the Clementine private server
game_slug: phantasy-star-universe
gogslug: ''
humblestoreid: ''
installer_slug: phantasy-star-universe-clementine
name: Phantasy Star Universe
notes: "Go to https://psu-clementine.com/ first to register an account and download\
\ the client .zip file.\r\n\r\nMore information on setting up the game can be found\
\ at https://psu-clementine.com/wiki/Getting_Started_with_Clementine\r\n\r\nThe\
\ game will close instantly if you Alt+Tab out while in fullscreen. Use the windowed\
\ or borderless fullscreen settings in the launcher to avoid this."
runner: wine
script:
files:
- client: N/A:Select the Clementine client .zip
game:
arch: win64
exe: drive_c/Program Files (x86)/Phantasy Star Universe Clementine/online.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
install_gecko: true
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Phantasy Star Universe Clementine/
file: client
slug: phantasy-star-universe-clementine
steamid: null
version: Clementine
year: 2006
{
"game_slug": "phantasy-star-universe",
"version": "Clementine",
"description": "Game client for the Clementine private server",
"notes": "Go to https://psu-clementine.com/ first to register an account and download the client .zip file.\r\n\r\nMore information on setting up the game can be found at https://psu-clementine.com/wiki/Getting_Started_with_Clementine\r\n\r\nThe game will close instantly if you Alt+Tab out while in fullscreen. Use the windowed or borderless fullscreen settings in the launcher to avoid this.",
"name": "Phantasy Star Universe",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "phantasy-star-universe-clementine",
"installer_slug": "phantasy-star-universe-clementine",
"script": {
"files": [
{
"client": "N/A:Select the Clementine client .zip"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Phantasy Star Universe Clementine/online.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"install_gecko": true,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Phantasy Star Universe Clementine/",
"file": "client"
}
}
]
}
}