Skip to content

MkWorld2Snap 1.0.3

Choose a tag to compare

@github-actions github-actions released this 19 Jul 18:12
· 12 commits to main since this release

MkWorld2Snap 1.0.3

Changes in 1.0.3:

  • Adds browser-side download support for remote Docker/browser usage.
  • Keeps native desktop Save behavior when running in the desktop app.
  • Adds a split save menu with explicit Save/Download fallback actions.
  • Adds German language support and updates the visible app version.

Desktop builds included:

  • macOS universal2
  • Windows x64
  • Linux x64 zip

First launch notes:

These desktop builds are not code-signed yet. Your operating system may show a warning the first time you open the app.

Windows:

  • Download MkWorld2Snap-1.0.3-windows-x64.zip and extract it first.
  • Run MkWorld2Snap.exe from the extracted folder.
  • If Microsoft Defender SmartScreen appears, click More info, then Run anyway.
  • If Windows blocks the downloaded file, right-click the .exe, open Properties, tick Unblock if shown, then apply and run again.

macOS:

  • Download MkWorld2Snap-1.0.3-macOS-universal2.zip and extract it.
  • Move MkWorld2Snap.app to Applications if you want.
  • If macOS says the app cannot be opened because the developer cannot be verified, right-click the app and choose Open, then confirm Open again.
  • If needed, open System Settings > Privacy & Security and allow MkWorld2Snap from there.

Linux:

  • Download and extract MkWorld2Snap-1.0.3-linux-x64.zip.
  • If the binary is not executable, run: chmod +x MkWorld2Snap.
  • Start it from the terminal with: ./MkWorld2Snap.
  • Some distributions may require WebKit/GTK runtime packages for the desktop window.

Checksums:

  • Use SHA256SUMS.txt to verify downloaded packages if required.