Skip to content

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 22:07
  • Fixed: local mod icons disappeared. A caching change in 1.4.0 made local
    mod icons stop showing after a rescan (Workshop icons were unaffected). They
    are back.
  • Windows auto-update is more robust. The update helper now handles
    non-ASCII install paths (e.g. Chinese Windows), retries a locked swap, and
    restores the previous version if the swap cannot complete, so an interrupted
    update never leaves you without a runnable app. Thanks to LLBBC.