A Swift 5 implementation of NPS Browser.
Tested and working on macOS 14.4
- Separate Download and Extraction Folders
- Localization in Simplified Chinese
- Bookmarks can be saved by clicking the star icon in the corner of the details panel
- Downloads can be started from the bookmark list
- Downloads can be stopped and resumed at any point, they can also be resumed if the app is closed during download
- Compatibility pack support for FW 3.61+
- Game updates are always the latest version
- Game artwork is displayed
- Change or set URLs and extraction preferences in the Preferences window
- From the menu select Database > Reload or press ⌘R
- Compatibility pack URLs must be the raw text file.
After moving to trash, run:
rm -r ~/Library/Application\ Support/JK3Y.NPS-Browser/
rm -r ~/Library/Caches/JK3Y.NPS-Browser
rm -r ~/Library/Caches/NPS\ Browser
defaults delete JK3Y.NPS-Browser
- Ann0ying for app icon
- Luro02 for the pkg2zip fork
- devnoname120 for vitanpupdatelinks
- L1cardo for Simplified Chinese translation
- mavethee for Polish translation
- danieltarazona for Swift 5 update and Carthage remove