[StopClosingMyMenuOnWorldLoad] Initial Release

This commit is contained in:
NotAKidoS 2024-04-23 16:01:55 -05:00
parent 926cdcef66
commit 6c7a3259e7
5 changed files with 135 additions and 0 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.