Releases: decentraland/cli
Releases · decentraland/cli
v1.0.0-rc.5
chore: changed NODE_ENV to DCL_ENV for internal use (#138) * chore: changed NODE_ENV to DCL_ENV for internal use * chore: removed decentraland commons * chore: readme
v1.0.0-rc.4
fix: websocket example and metaverse-api (#135) * fix: init command * chore: update to metaverse-api * chore: requested changes
v1.0.0-rc.3
Includes fixes for windows, ignored folders and the removal of the default audio
, models
and textures
folders.
v1.0.0-rc.2
fix: preview should run in watch mode (#133) * fix: preview should run in watch mode * test: increase timeout
v1.0.0-rc.1
fix: ci
v0.3.0
v0.2.7
The Decentraland Command Line Interface (CLI) allows you to create, deploy, and manage your scenes in a development environment that does not reside on the block-chain or IPFS (InterPlanetary File System). After generating your new Decentraland scene locally on your own machine, you can immediately begin editing your scene using a text editor of your choice. After testing your scene locally, you can use the CLI to upload your content to IPFS.
To learn more read the Decentraland CLI Documentation.