Skip to content

Just a silly little plugin template for my silly little VRChat OSC Chatbox script

Notifications You must be signed in to change notification settings

MeltyMooncakes/VRCOSC-Script-Plugin-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just a silly little plugin template

This is the plugin template for my VRChat OSC Script

Ground rules (Things will break if you dont follow these)

  • Only keep dependencies that is specific to your plugin in this package.json, leave everything else as a devDependency.
  • Ensure that your typescript output is the folder dist, and that your main file is named index.
  • Make sure you keep your configuration in the main program's configs folder and please make sure it uses yaml.
  • Ensure your program makes a default config in the configs folder.

About

Just a silly little plugin template for my silly little VRChat OSC Chatbox script

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published