Skip to content

MozillaReality/hubs-template-addon

Repository files navigation

Hubs Add-On Template

This is a template to help when developing add-ons for Mozilla Hubs.

Install

  1. Add the add-on to your Hubs client add-ons configuration file.

addons.json

{
  "addons": [
    ...
    "hubs-template-addon", 
    ...
  ]
}

  1. Create room in your Hubs instance.
  2. Enable the add-on in the room configuration.

About

A template project for creating Hubs add-ons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published