Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 10:46
· 22 commits to main since this release
v1.0.1
1b12db1

What's Changed

Install

Windows

MSIX

  1. Download destiny_windows.msix
  2. Run the MSIX file
  3. Press Install on Installer window
  4. Search and run destiny.exe

ZIP

  1. Download destiny_windows.zip
  2. Extract the zip
  3. Run destiny.exe
    Note: might require additional libraries

macOS (M1 or Intel chip based)

  1. Download destiny_macos.dmg
  2. Open downloaded DMG file
  3. Drag and drop Destiny icon in Applications folder
  4. Search and run Destiny

Linux (x64)

AppImage

  1. Download destiny_linux_amd64.AppImage
  2. Run chmod u+x destiny_linux_amd64.AppImage && ./destiny_linux_amd64.AppImage
    Note: If your system does not have FUSE you can extract the appimage:
    ./destiny_linux_amd64.AppImage --appimage-extract
    ./squashfs-root/AppRun
    

Tarball

  1. Download destiny_linux_amd64.tar.gz
  2. Extracttar xzvf destiny_linux_amd64.tar.gz
  3. Go inside directory destiny_linux
  4. Run ./destiny