1.0 Major Features:
- Mod installation, creation, removal and modification
- FSO build installation and removal
- Automated dependency management
- Retail Freespace installation
- Custom dependencies
- Custom builds
- FSO settings handling
- Multiplayer credentials saving and game retrieval
- Debug tab
- Community tab
Many thanks to ShivanSpS for doing the vast majority of the work!
Secondary features, fixes, testing and tweaks by:
notimaginative
bmagnu
wookiejedi
cyborg
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.0.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.0.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.0.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.0.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