Skip to content

saucekid/sauceVR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sauceVR logo
Latest Release
Roblox Universal Full-Body VR

Install

To install sauceVR for your script executor, save the package.lua file located in this repository to your scripts/ folder.

You can also use the loadstring:

loadstring(
	game:HttpGetAsync("https://raw.githubusercontent.com/saucekid/sauceVR/main/package.lua")
)()

Options

All options are configurable in the UI

Controls

Grip Buttons ▶︎ Climb wall / Hold tool / Pick up unanchored part

Right Thumbstick Forward ▶︎ Jump

(To open menu, rotate both your hands towards the floor)

Credits

TheNexusAvenger - NexusVR

richie0866 - Rostruct

cl1ents - Arm solver

License

sauceVR is available under the MIT license. See LICENSE for more details.

(back to top)