Skip to content

v1.0.1

Latest

Choose a tag to compare

@mgruszkiewicz mgruszkiewicz released this 17 Mar 20:02
· 3 commits to main since this release

Changelog:

  • Add game version check and prompt user to update

Since this app is not notarized with Apple, macOS will block it on first launch. To open it:

  1. Download and unzip palium.zip
  2. Drag palium.app to your Applications folder
  3. Right-click (or Control-click) on palium.app and select Open
  4. In the dialog that appears, click Open

You only need to do this once — after that, the app will open normally.

Alternatively, you can remove the quarantine attribute from the terminal:

xattr -d com.apple.quarantine /Applications/palium.app

Full Changelog: v1.0.0...v1.0.1