files:
- installer: N/A:Select the game's setup file
game:
arch: win64
description: Creating Wine Prefix...
exe: $GAMEDIR/prefix/drive_c/Program Files/MusicBee/MusicBee.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- task:
app: dotnet48
description: Installing Wine Dependencies...
name: winetricks
prefix: $GAMEDIR/prefix
- task:
description: Installing MusicBee...
executable: installer
name: wineexec
prefix: $GAMEDIR/prefix
- task:
name: winekill
prefix: $GAMEDIR
description: Script working on Bazzite
game_slug: musicbee
gogslug: ''
humblestoreid: ''
installer_slug: musicbee-36
name: MusicBee
notes: "Manual download MusicBee Portable version from website. Run the script. When\
\ prompt install location, choose \"c/Program Files/MusicBee/\"\r\nAfter installation\
\ to add your existing music library location, you will need to use \"File > Scan\
\ Folders for New Files...\" and then navigate to where your music is located. For\
\ example \"Z:\\home\\(YourLinuxUsername)\\Music\\\" or \"Z:\\mnt\\(YourDiskWithMusic)\\\
...\""
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win64
description: Creating Wine Prefix...
exe: $GAMEDIR/prefix/drive_c/Program Files/MusicBee/MusicBee.exe
prefix: $GAMEDIR/prefix
working_dir: $GAMEDIR/prefix
installer:
- task:
app: dotnet48
description: Installing Wine Dependencies...
name: winetricks
prefix: $GAMEDIR/prefix
- task:
description: Installing MusicBee...
executable: installer
name: wineexec
prefix: $GAMEDIR/prefix
- task:
name: winekill
prefix: $GAMEDIR
slug: musicbee-36
steamid: null
version: '3.6'
year: 2008
{
"game_slug": "musicbee",
"version": "3.6",
"description": "Script working on Bazzite",
"notes": "Manual download MusicBee Portable version from website. Run the script. When prompt install location, choose \"c/Program Files/MusicBee/\"\r\nAfter installation to add your existing music library location, you will need to use \"File > Scan Folders for New Files...\" and then navigate to where your music is located. For example \"Z:\\home\\(YourLinuxUsername)\\Music\\\" or \"Z:\\mnt\\(YourDiskWithMusic)\\...\"",
"name": "MusicBee",
"year": 2008,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "musicbee-36",
"installer_slug": "musicbee-36",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"description": "Creating Wine Prefix...",
"exe": "$GAMEDIR/prefix/drive_c/Program Files/MusicBee/MusicBee.exe",
"prefix": "$GAMEDIR/prefix",
"working_dir": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"app": "dotnet48",
"description": "Installing Wine Dependencies...",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"description": "Installing MusicBee...",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR/prefix"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}