8000 new mod: lr.com.layerfolders · Issue #1 · lrbspec/lr.com · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

new mod: lr.com.layerfolders #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Malizma333 opened this issue Mar 22, 2025 · 0 comments
Open

new mod: lr.com.layerfolders #1

Malizma333 opened this issue Mar 22, 2025 · 0 comments

Comments

@Malizma333
Copy link
Member

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
@o7Moon o7Moon changed the title new mod: com.layerfolders new mod: lr.com.layerfolders Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0