Skip to content

A project that shows how to use workspaces to run multiple scenes + smart wearables together

Notifications You must be signed in to change notification settings

decentraland-scenes/dcl-working-with-workspaces

 
 

Repository files navigation

Working With Workspaces

Description

This scene demonstrates how to run multiple scenes and/or portable experiences at one time

This scene shows you:

  • How to add/remove scenes from the workspace
  • Run multiple scenes at same time
  • Run portable experiences with other scenes
  • Make odd scene shapes such as a hollow rectangles

Video Tutorial

https://www.youtube.com/watch?v=ZPe9wU0HxvY

Try it out

Install the CLI

Download and install the Decentraland CLI by running the following command:

npm i -g decentraland

Previewing the scene

Open this folder on the command line, then run:

dcl start

Any dependencies are installed and then the CLI opens the scene in a new browser tab.

Copyright info

This scene is protected with a standard Apache 2 licence. See the terms and conditions in the LICENSE file.

About

A project that shows how to use workspaces to run multiple scenes + smart wearables together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.9%
  • Dockerfile 6.1%