Skip to content

Releases: decentraland/cli

v1.0.0-rc.5

16 Apr 21:17
Compare
Choose a tag to compare
v1.0.0-rc.5 Pre-release
Pre-release
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

13 Apr 22:03
7d71f08
Compare
Choose a tag to compare
v1.0.0-rc.4 Pre-release
Pre-release
fix: websocket example and metaverse-api (#135)

* fix: init command

* chore: update to metaverse-api

* chore: requested changes

v1.0.0-rc.3

13 Apr 03:49
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

Includes fixes for windows, ignored folders and the removal of the default audio, models and textures folders.

v1.0.0-rc.2

11 Apr 21:51
431cf0d
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release
fix: preview should run in watch mode (#133)

* fix: preview should run in watch mode

* test: increase timeout

v1.0.0-rc.1

11 Apr 20:46
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release
fix: ci

v0.3.0

06 Mar 14:49
9864e59
Compare
Choose a tag to compare
  • Ability to pin the scene to Decentraland's IPFS node.
  • Bug fixes and improvements

v0.2.7

24 Jan 19:28
Compare
Choose a tag to compare

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.