Skip to content

Releases: mgruszkiewicz/palium

v1.0.1

17 Mar 20:02

Choose a tag to compare

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

Initial Release 🎉

16 Mar 19:13

Choose a tag to compare

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