Skip to content

Commit 617600c

Browse files
update
1 parent 877eba5 commit 617600c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,17 @@ If you think that I may be able to plant a virus on your computer, the source co
99
## Extensions
1010
I may add support for extensions to the manager. Somebody could make a live editor, which builds your project and puts it in the BepInEx -> Plugins folder. There are going to be a lot of ideas for extensions out of me. Hopefully, I will have time to make an acessible API, and if not, I might get some people to fork this project (for security reasons) and help me work on it.
1111

12+
## In-game GUI
13+
If you go in-game and want to toggle some mods without quitting and opening up the game again, you can press F1 on your keyboard to open up the Utility Menu. If you are playing in VR, the controls are as follows:
14+
- Valve Index: **Left thumbstick click**
15+
- Meta Quest 2: **Left thumbstick click**
16+
- HTC Vive: **Left touchpad click**
17+
- Other (except Meta Go): **Left thumbstick click**
18+
19+
Utility Menu features:
20+
- Quitting game
21+
- Toggling mods
22+
- Viewing game console
23+
1224
## Pre-releases
1325
I would not advise that you use pre-releases. They are mainly for making checkpoints in the manager, and typically, are used if I'm going somewhere and decide to still work on the project. However, if you do, please be careful, stuff could break. If you encounter an error in any version whether it is a pre-release or not, please make an Issue request on this repository. It helps me keep track of all the bugs I need to fix! :)

0 commit comments

Comments
 (0)