Skip to content

Shadow-Tune 2.2.0

Compare
Choose a tag to compare
@Van-Ziegelstein Van-Ziegelstein released this 25 Aug 15:42
· 7 commits to master since this release
6d737c0

Fixes

  • Fixed an issue whereby the path to the new resources.assets.resS would not be updated
    after expanding shell glob patterns. (This led to paths containing quoted ~ and .. to parse incorrectly.)
  • Fixed a typo in the regex that led to a \x00 becoming a \00. This bug seems to have produced no symptoms, but it has been corrected nevertheless.
  • Fixed a typo in one of the error messages.

Changes

  • The script will now create the backup file by copying resources.assets.resS instead of directly moving it. This should make the behavior more predictable to the user.