[LazyPrune] Bumped

This commit is contained in:
NotAKidoS 2024-06-04 13:08:38 -05:00
parent 431780461c
commit 7f89a37aef

View file

@ -19,6 +19,6 @@
], ],
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r31/LazyPrune.dll", "downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r31/LazyPrune.dll",
"sourcelink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/tree/main/LazyPrune/", "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" "embedcolor": "#1c75f1"
} }