Data Structure

Project

By "project" we mean a folder that can be referenced by a path.
This path is expressed in a JSON type object.
It can have properties that can modify its interactions with Tilepieces.
While some of these properties are specific to this data structure, most of them are inherited from the general settings when the project is created.
You can change the project properties in the specific tab in the package manager or in the tilepieces.project.json file in the project root.
You can upload a project with the appropriate button in the package manager panel.
Below is a list of the properties:

Files

It is an array of strings containing the paths of the files or directories to be saved when exporting the project. Paths can be globs.

SANDBOX PAGE

At creation time, it inherits this property from the application general settings.

TEMPLATE

clicking on the "edit" button, you can set a template to use when creating a new html file in the project explorer panel.
You can set this value by selecting set as project template in the drop-down associated to an html file in the project explorer panel

RELATIVE PATHS

At creation time, it inherits this property from the application general settings.

COMPONENT PATH

At creation time, it inherits this property from the application general settings.

MISCELLANEOUS DIR

At creation time, it inherits this property from the application general settings.

SKIP MATCH ALL

At creation time, it inherits this property from the application general settings.

DELAY WHEN UPDATE FILE

At creation time, it inherits this property from the application general settings.

IMAGE TYPE PROCESS

At creation time, it inherits this property from the application general settings.