Skip to content

MO2-LINT 7.0.0-rc7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Aug 00:29
· 23 commits to main since this release

In theory.. this should be the final -rc before the 7.0.0 release. All we're currently waiting on is a resolution for #976, which is being worked on in #1069.


Documentation

  • Completely rewrote the documentation and README to be more complete and easier to read.
  • Site moved from wiki.furglitch.com to docs.furglitch.com

Features

  • #1076 - feat: theme installation - --theme flag
  • #1078 - feat: generate themes from GTK and KDE color schemes
  • #1079 - feat: open MO2 folders in Linux default file manager - uses xdg-open
  • #1081 - feat: added settings.toml config file - allows users to set default settings for the installer
  • #1087 - feat: automatically add overrides to Flatpak installs
  • a8f89f0 - feat: add STEAM_DIR environment variable to ovverride Steam library detection

Bugfixes

  • #1067 - fix: check for cabextract before installing arial trick
  • #1074 - fix: instance matching checks game slug instead of nexus slug
  • #1075 - fix: resolve Skyrim SE instance in wrong osarch
  • #1086 - fix: resolve appinfo path using util.steam.find_library instead of hardcoded path
  • ea9308b - fix: add Snap installs to path for Steam library ditection

Full Changelog: 7.0.0-rc6...7.0.0-rc7