v1.0.1 Windows x64 and MacOS Arm64 builds with bugfixes
- Translated control keys to English
- Fixed bug with ball velocity allowing players to hit when they shouldn't have
- Fixed bug with charge up sound playing when game has ended
- Failing and winning actually stops the music
Windows-x64 require the .NET 8.0.15 Runtime to be installed. Might work with later versions.
https://dotnet.microsoft.com/en-us/download/dotnet
If the Mac version doesn't open properly, try to run
codesign --force --deep --sign - /path/to/CueBit.app
xattr -rd com.apple.quarantine /path/to/CueBit.app