mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2026-03-26 17:36:42 +00:00
mass commit of laziness
This commit is contained in:
parent
ce992c70ee
commit
6d4fc549d9
167 changed files with 5471 additions and 675 deletions
24
.Deprecated/LazyPrune/format.json
Normal file
24
.Deprecated/LazyPrune/format.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"_id": 214,
|
||||
"name": "LazyPrune",
|
||||
"modversion": "1.0.3",
|
||||
"gameversion": "2025r179",
|
||||
"loaderversion": "0.6.1",
|
||||
"modtype": "Mod",
|
||||
"author": "NotAKidoS",
|
||||
"description": "Prevents loaded objects from immediately unloading on destruction. Should prevent needlessly unloading & reloading all avatars/props on world rejoin or GS reconnection.\n\nUnused objects are pruned after 3 minutes, or when loading into a different world.",
|
||||
"searchtags": [
|
||||
"cache",
|
||||
"prune",
|
||||
"bundle",
|
||||
"download",
|
||||
"load"
|
||||
],
|
||||
"requirements": [
|
||||
"None"
|
||||
],
|
||||
"downloadlink": "https://github.com/NotAKidoS/NAK_CVR_Mods/releases/download/r46/LazyPrune.dll",
|
||||
"sourcelink": "https://github.com/NotAKidoS/NAK_CVR_Mods/tree/main/LazyPrune/",
|
||||
"changelog": "- Recompiled for 2025r179",
|
||||
"embedcolor": "#1c75f1"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue