builder
builder copied to clipboard
Builder downloaded scene.json file has obsolete sections that the SDK deploy disallows
Build a scene in builder
Download it
Unzip the dowloaded zip into a new empty working directory.
In that directory, run npm i
Edit the scene.json to point the scene at parcels to which you have deployment rights
Run dcl deploy
// expected : it should work
// actual: it reports that there are unsupported properties in the scene.json file.