Release v0.7.1.1 - Synthesis, Starfield, and Stability Fixes

This commit is contained in:
Omni
2026-07-08 18:06:18 +01:00
parent e5d329a2dc
commit b72b3daa30
18 changed files with 805 additions and 311 deletions
@@ -461,6 +461,7 @@ class ModlistInstallCLIConfigurationMixin:
from .shortcut_handler import ShortcutHandler
shortcut_handler = ShortcutHandler(steamdeck=self.steamdeck, verbose=False)
shortcut_handler.write_nxmhandler_ini(install_dir_str, mo2_exe_path)
shortcut_handler.repair_dlls_manifest(install_dir_str)
from ..services.automated_prefix_service import AutomatedPrefixService
prefix_service = AutomatedPrefixService()