v1.1.0
What's Changed
- Select by default newly added, recommended, mod pkgs during mod install by @Shivansps in #159
- Fix installer by overwriting existing file by @Shivansps in #167
- Adjust upload timeout for slower connections by @Shivansps in #164
- Ignore installed builds without any valid executables when clicking play by @Shivansps in #168
- Create user app data directory if it doesn't exist by @notimaginative in #174
- Prevent installing compressed Mods if minimum FSO version does not support it by @JohnAFernandez in #173
- Add custom font and set as default for cross-platform consistency and prevent text cut-offs by @notimaginative in #127
- Update icons used for Linux packages by @notimaginative in #175
- Sort mods on startup by @JohnAFernandez in #161
- Fix AA name overflows and improve tool tips for video options by @wookieejedi in #158
- Make "Command Line" text consistent by @wookieejedi in #162
- Fix Mod name input during mod creation by @JohnAFernandez in #160
- Add version date to Mod install window by @JohnAFernandez in #157
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.
- 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.
-
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.
- There are three packages available for macOS.
-
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
- AppImages are available for x64 and arm64. (NOTE: If using