Skip to content

CrookedToe/CrookedToe-s-Modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrookedToe's VRCOSC Modules

A collection of modules for VRCOSC.

Modules

OSCLeash

A module for controlling leash physics in VRChat using OSC parameters. For more information, see the OSCLeash README.

OSCAudioReaction

Captures your system's audio output and sends stereo direction and volume information to VRChat parameters for audio visualization. For more information, see the OSCAudioReaction README.

Installation

  1. Download the latest release from the releases page
  2. Place the module DLLs in your VRCOSC modules folder (typically %AppData%/VRCOSC/Packages/local)
  3. Enable the desired modules in VRCOSC
  4. Configure each module's settings as needed

Development

These modules are developed for VRCOSC using C# and .NET 8.0. Each module is contained in its own directory under Modules/ with its own README detailing specific functionality and setup.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits