mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
[LazyPrune] Initial Release
This commit is contained in:
parent
683c407358
commit
aa9bc6fbc3
6 changed files with 210 additions and 0 deletions
16
LazyPrune/README.md
Normal file
16
LazyPrune/README.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# LazyPrune
|
||||
|
||||
Prevents loaded objects from immediately unloading on destruction. Should prevent needlessly unloading & reloading all avatars/props on world rejoin or GS reconnection.
|
||||
|
||||
Unused objects are pruned after 3 minutes, or when loading into a different world.
|
||||
|
||||
---
|
||||
|
||||
Here is the block of text where I tell you this mod is not affiliated with or endorsed by ABI.
|
||||
https://documentation.abinteractive.net/official/legal/tos/#7-modding-our-games
|
||||
|
||||
> This mod is an independent creation not affiliated with, supported by, or approved by Alpha Blend Interactive.
|
||||
|
||||
> Use of this mod is done so at the user's own risk and the creator cannot be held responsible for any issues arising from its use.
|
||||
|
||||
> To the best of my knowledge, I have adhered to the Modding Guidelines established by Alpha Blend Interactive.
|
Loading…
Add table
Add a link
Reference in a new issue