/mansion-template-scene

A simple scene with default art meant for Worlds, with 10x10 parcels

Primary LanguageTypeScriptApache License 2.0Apache-2.0

SDK7 Mansion Template

A large template scene with default art, meant for using in Worlds, 10 x 10 parcels. The scene doesn't include anything interactive.

Try it out

Install the CLI

Download and install the Decentraland CLI by running the following command inside this scene root directory:

npm install @dcl/sdk@next

Previewing the scene

  1. Download this full repository from sdk7-goerli-plaza, including this and several other example scenes on SDK7.

  2. Install the Decentraland Editor

  3. Open a Visual Studio Code window on this scene's root folder. Not on the root folder of the whole repo, but instead on this sub-folder that belongs to the scene.

  4. Open the Decentraland Editor tab, and press Run Scene

Alternatively, you can use the command line. Inside this scene root directory run:

npm run start

Copyright info

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