macOS
Upgrading BassBoom on macOS
The only way to upgrade BassBoom in macOS is to unpack the updated files manually. To upgrade, follow these steps:
Download the latest release ZIP file from this page.
Unpack the ZIP archive to any folder of your choice
Open your favorite terminal emulator, like iTerm2, and change the working directory to a folder containing the BassBoom executable
Execute
dotnet BassBoom.Cli.dllto start the kernel
Last updated