Skip to content

Commit

Permalink
BetterShadows 1.3.1.0 (#3132)
Browse files Browse the repository at this point in the history
Fix possible null reference when upgrading from very old version of the plugin
  • Loading branch information
Drahsid authored Jan 24, 2024
1 parent 2d21053 commit d40e6d1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions stable/BetterShadows/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
[plugin]
repository = "https://github.com/Drahsid/BetterShadows.git"
commit = "46c81782c5804aad267c8b5d9211ee55cab32eab"
commit = "8d117a39b1a3dd77b2c4eedb0440a8ac5fc2e51c"
owners = ["Drahsid"]
project_path = "BetterShadows"
changelog = """
- You can now adjust the shadowmap resolution to be anything from 64p to 16384p (Default is 4096p on High)
- Added a 'Recover Default Preset' button
- Added an option to open the Config window when entering GPose
- Fix possible null reference when upgrading from very old version of the plugin
"""

0 comments on commit d40e6d1

Please sign in to comment.