From ef293ddbed6160a5127340248022216e5fba69b2 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Sat, 24 Jun 2023 15:33:27 -0500 Subject: [PATCH] [DesktopVRSwitch] Add README.md --- DesktopVRSwitch/README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 DesktopVRSwitch/README.md diff --git a/DesktopVRSwitch/README.md b/DesktopVRSwitch/README.md new file mode 100644 index 0000000..97939d3 --- /dev/null +++ b/DesktopVRSwitch/README.md @@ -0,0 +1,21 @@ +# DesktopVRSwitch +Allows you to switch between Desktop and VR with a keybind. + +Press Control + F6 to switch. SteamVR will automatically start if it isn't already running. + +--- + +## Note: +* This mod will likely cause issues with other mods that are not built for or expect VRMode changes during runtime. +* This mod may not account for every feature or system present in ChilloutVR. To my knowledge though, I have gotten everything. + +--- + +Here is the block of text where I tell you this mod is not affiliated or endorsed by ABI. +https://documentation.abinteractive.net/official/legal/tos/#7-modding-our-games + +> This mod is an independent creation and is 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. \ No newline at end of file