Native macOS mod manager for Ship of Harkinian - built with Swift and SwiftUI.
sailswift.app · GameBanana · Wiki
Built on the logic of Saildeck-macOS (itself a fork of the original Saildeck by Wolfeni) - rewritten from Python/tkinter to native Swift for optimal Mac performance.
- Mod Profiles - Save and load configurations with auto-download of missing mods
- Modpack Sharing - Export/import
.sailswiftpackfiles to share with others - Update Checker - Check installed mods for GameBanana updates
- GameBanana Integration - Browse, search, and download mods in-app
- One-Click Install -
shipofharkinian://URL scheme for seamless installation
- macOS 13.0 (Ventura) or later
- Ship of Harkinian installed
- Optional: 7-Zip for
.7zand.rararchives (brew install 7zip) - Optional: unar for RAR5 files (
brew install unar)
Download the latest release from the Releases page, or install via Homebrew:
brew tap PocketBearDev/sailswift && brew install --cask sailswiftgit clone https://github.com/proverbiallemon/Sailswift.git
cd Sailswift
open Sailswift.xcodeproj
# Build with Cmd+RFull documentation is available on the Wiki:
- Features - Complete feature list
- Installation - Setup and build instructions
- Usage - How to use Sailswift
- Technical Details - Architecture and API docs
- Changelog - Version history
- Download from Releases
- Move
Sailswift.appto Applications - Open and set your Ship of Harkinian path in Settings
- Browse mods or use
shipofharkinian://links to install
- Saildeck-macOS - Python/tkinter version (cross-platform)
- Ship of Harkinian - The game itself
GNU General Public License v3.0 - see LICENSE
- The Ship of Harkinian team for their incredible work
- GameBanana for hosting the mod community
- The Saildeck project for the original Python implementation