Skip to content

new mod: lr.com.layerfolders #1

@Malizma333

Description

@Malizma333

Requires common.layers

Writes 3 bytes for every layer based on the count written by common.layers

The first byte is a boolean representing the layer type of the corresponding layer

  • 1 for folder, 0 for layer

The next two bytes vary based on whether the layer is a folder or not

  • Folder: u16 representing the size of the folder, which is the number of layers in the layer array before it that it encloses
  • Layer: u16 representing the id of the folder containing it, or -1 (0xffff) for no folder

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions