decentraland / editor-sdk7

VSCode extension for Decentraland SDK7 projects
https://marketplace.visualstudio.com/items?itemName=DecentralandFoundation.decentraland-sdk7
MIT License
3 stars 5 forks source link

Decentraland Editor SDK7

This extension allows you to build Decentraland scenes. A scene is a Decentraland project that is spatially delimited, and is mapped to one or several LAND parcels, or to a NAME in a Decentraland world. If a scene is deployed to the Decentraland map, players can experience it by visiting the scene’s coordinates. If a scene is deployed to a NAME, players can visit it by going to the corresponding world.

This extension provides an easy UI for performing the following tasks from the development workflow:

To learn how to work with this extension to create content for Decentralnad, check out the Getting started guide and the development workflow on the Decentraland creator documentation.