Skip to content

v1.1.0

Compare
Choose a tag to compare
@JohnAFernandez JohnAFernandez released this 24 Mar 16:24
· 193 commits to main since this release
7b201a0

Simplified Download Page

What's Changed

Installation Instructions:
The downloaded packages vary by operating system (Windows, macOS, Linux) and by architecture (x64, x86, ARM64). Details on how to choose a package are below.

  • Windows

    • x64 - The vast majority of Windows users have an x64 architecture. Most users who don't have x64 are already aware that they do not. If you are not sure, it is very likely you have an x64 system.
      • Knossos.NET-1.1.0-x64.exe is the installer for this architecture.
      • Windows_x64.zip, alternatively, can be downloaded and manually extracted.
    • ARM64 - Windows systems are uncommon and run on a different type of processor. If you want to check your architecture in Windows 11, type "system" in the Windows search bar and in the results under "Settings" click on "System". An item labled "System Type" will list the processor architecture.
      • Knossos.NET-1.1.0-arm64.exe is the installer for these users.
      • Windows_arm64.zip, alternatively, can be downloaded and manually extracted.
    • x86 - Windows systems are usually older legacy systems. Since Freespace Open still supports x86 builds, Knossos.NET also still supports x86.
      • Knossos.NET-1.1.0-x86.exe is the installer for these users.
      • Windows_x86.zip, alternatively, can be downloaded and manually extracted.
  • Mac

    • There are three packages available for macOS.
      • Knossos.NET-1.1.0.dmg is a universal dmg package (it works for all architectures).
      • MacOS_arm64.tar.gz is a package for Apple Silicon macs that can be downloaded and manually installed. (M1, M2, M3)
      • MacOS_x64.tar.gz is a package for Intel macs that can be downloaded and manually installed.
  • Linux

    • AppImages are available for x64 and arm64. (NOTE: If using appimaged or other management system it is recommended to disable auto-update in the Knossos settings.)
      • Knossos.NET-x86_64.AppImage
      • Knossos.NET-aarch64.AppImage
    • Pre-compiled binaries are also available for manual installation
      • Linux_x64.tar.gz
      • Linux_arm64.tar.gz