Free demo for Spin the Beat, a local-multiplayer arcade-style party game for 1 to 4 players. Sample one of the game's levels with full-featured multiplayer!
- . Operating System support assumes you are using the latest point release. There is a known issue with the Early 2015 Mac range and Serato Scratch Live with Serato Video compatibility. A number of users have reported blank preview windows and a white output screen. The cause of the issue is currently unknown, but is not present in Serato DJ.
- GuARRd the Rum is a pirate-brawler at sea. Swashbuckle against three other scallywags, each trying to secure the rum for victory. Knock other players off with a punch or drag them into the sea. Hold on for your life, gripping objects nearby and avoid capsizing! William Goddard, Layton Hawkes, Steve Last, Ben Marrinan, Michael Szewczyk.
macOS might just be the ideal platform to distribute third-party, proprietary apps.
Just push your .app bundle with butler.
That's it.
If you need an app manifest, put your .app and the manifest in a folder, and push that one with butler.
If you really really want to do something else, read the Compatibility policy page.
...but I don't have an app bundle
App bundles are directories with a standardized structure and some metadata in an Info.plist
file.
Here's a good stackoverflow thread on how they're created. Good luck!
Please don't push naked macOS binaries.
Support for them is disappearing a little more every macOS release.
Symbolic links and permissions
App bundles typically have symbolic links (for frameworks) and need some file permissions to be set properly.
We've taken several measures to ensure this works properly:
- At upload time
- butler handles symlinks, and fixes file permissions if they're wrong
- At launch time
- the itch.io app fixes permissions if they're wrong.
If you don't use butler and upload an archive with wrong permissions, when players download and play your game without using the itch.io app, they'll encouter Error -10810.
Hold On (itch) (itsjustjord) Mac Os Version
Gatekeeper & other security measures
Hold On (itch) (itsjustjord) Mac Os Update
For players that are not using the itch.io app, you might get reports of your app being 'Damaged and can't be opened' and that it should 'be moved to the trash'.
Player who do use the itch.io app do not encounter these issues, so you may want to encourage them to use it.