Media players semi-work, if you run into a bug please make an issue on the github page. Working media players (put in conifg exactly as listed):
VLC,YoutubeMusic
To run, just do pnpm start
paru -Sy typescript pnpm nodejs git
git clone https://github.com/MeltyMooncakes/VRChat-OSC-Script
cd VRChat-OSC-Script
pnpm buildMake sure you install Git and NodeJS, then run:
npm install -G typescript pnpm @pnpm/exe
git clone https://github.com/MeltyMooncakes/VRChat-OSC-Script
cd VRChat-OSC-Script
pnpm buildPlease use the Plugin Template to make plugins.
To install a plugin, clone the repository into the plugins folder and run pnpm build.
Run the command pnpm removePlugin PLUGIN-NAME, please do not just delete the folder as runnning the command cleans up the unneeded dependancies.