[LazyPrune] Bump

This commit is contained in:
NotAKidoS 2024-06-04 12:20:55 -05:00
parent 6f53193a0c
commit 3e2dd0c108
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{
"_id": -1,
"_id": 214,
"name": "LazyPrune",
"modversion": "1.0.0",
"modversion": "1.0.1",
"gameversion": "2024r175",
"loaderversion": "0.6.1",
"modtype": "Mod",
@ -17,8 +17,8 @@
"requirements": [
"None"
],
"downloadlink": "https://github.com/NotAKidOnSteam/NAK_CVR_Mods/releases/download/r30/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/",
"changelog": "- Initial Release",
"changelog": "- Fixed killtime check, would needlessly check known non-eligible objects for pruning.",
"embedcolor": "#1c75f1"
}