From f4e5f43d312250d0c5b9f5c006d74836f53b51ac Mon Sep 17 00:00:00 2001 From: Drahsid Date: Wed, 8 Jan 2025 21:24:06 -0500 Subject: [PATCH] [Testing] BetterShadows 1.4.5 (#5339) [Testing] BetterShadows --- syncfork.cmd | 1 - testing/live/BetterShadows/manifest.toml | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 syncfork.cmd diff --git a/syncfork.cmd b/syncfork.cmd deleted file mode 100644 index ccfaa831df..0000000000 --- a/syncfork.cmd +++ /dev/null @@ -1 +0,0 @@ -git push --force diff --git a/testing/live/BetterShadows/manifest.toml b/testing/live/BetterShadows/manifest.toml index 5512ac7da5..1f8d91b623 100644 --- a/testing/live/BetterShadows/manifest.toml +++ b/testing/live/BetterShadows/manifest.toml @@ -1,10 +1,10 @@ [plugin] repository = "https://github.com/Drahsid/BetterShadows.git" -commit = "e09614012a9585fbaadbd93d8b18aca915e65c33" +commit = "8a2da61c4a3bb4638a692d4529d410a6fefddbcc" owners = ["Drahsid"] project_path = "BetterShadows" changelog = """ -- Adjust dynamic cascade formula to be less conservative, and to have more significant changes at 4096p shadows. -- Add option to use a separate shadowmap for combat, with the intent of allowing users to improve their performance when it matters. +- Updated for most recent patch +- Reimplemented combat shadowmaps """