[LazyPrune] Initial Release

This commit is contained in:
NotAKidoS 2024-06-04 00:04:57 -05:00
parent 683c407358
commit aa9bc6fbc3
6 changed files with 210 additions and 0 deletions

16
LazyPrune/README.md Normal file
View 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.