Move many mods to Deprecated folder, fix spelling

This commit is contained in:
NotAKidoS 2025-04-03 02:57:35 -05:00
parent 5e822cec8d
commit 0042590aa6
539 changed files with 7475 additions and 3120 deletions

View file

@ -0,0 +1,18 @@
# StopClosingMyMenuOnWorldLoad
Simple mod that prevents the menu from closing when a world is loaded.
This does not handle keeping the menu open when commiting an action that would normally close it, such as respawning via the menu. As of a recent ChilloutVR update, actions that are not initiated by the player will not close the menu, ie. death in combat or forced teleport/respawn, so this is not too much of a concern.
Nicked the old patch from MenuScalePatch [Kafeijao](https://github.com/kafeijao) made me and threw it into it's own mod. Still works.
---
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.