Skip to content

Version 2.0.2 Release

Compare
Choose a tag to compare
@newcomb-luke newcomb-luke released this 11 Nov 19:55
· 5 commits to main since this release
1ca9b68

What's Changed

  • Update Clap to 4.0
  • Updated to KerbalObjects 4.0
  • Added MacOS executable binary
  • Fixed bugs in symbol resolution

Compatibility

This KASM release is compatible with KLinker 3.0.1, and KDump 2.0.1.

Currently tested to work with kOS mod version v1.3.2.0.

Notice

If you have already installed the "standalone" version of KLinker and KDump by themselves, then if installing on Windows, disable KLinker and KDump installation in the "features" menu before proceeding.

PKGBUILD

Included in this release is a PKGBUILD file which is available for users of Arch Linux. When the PKGBUILD file is downloaded, in the same directory, makepkg -si can be run to install KASM and its dependencies and it will automatically be included in your PATH and moved to a system directory. This does not include KLinker and KDump as "dependencies" and those must be installed separately.