From 7f89a37aef7b8c1b2f5b97893d9be34d19deae2e Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Tue, 4 Jun 2024 13:08:38 -0500 Subject: [PATCH] [LazyPrune] Bumped --- LazyPrune/format.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LazyPrune/format.json b/LazyPrune/format.json index 055f9c6..5770901 100644 --- a/LazyPrune/format.json +++ b/LazyPrune/format.json @@ -19,6 +19,6 @@ ], "downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r31/LazyPrune.dll", "sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/LazyPrune/", - "changelog": "- Fixed killtime check, would needlessly check known non-eligible objects for pruning.", + "changelog": "- Fixed killtime check, would needlessly check known non-eligible objects for pruning.\n- Moved away from using GameEventSystem as it proved unreliable for tracking remote Avatar destruction.", "embedcolor": "#1c75f1" } \ No newline at end of file