Files
2026-03-17 15:39:39 -06:00

24 lines
537 B
TOML

schema_version = "1.0.0"
id = "brushstroke_tools"
version = "1.2.1"
name = "Brushstroke Tools"
tagline = "Brushstroke painting tools by the Blender Studio"
maintainer = "Simon Thommes <simon@blender.org>"
type = "add-on"
website = "https://studio.blender.org/tools/addons/brushstroke_tools"
tags = ["Paint", "Geometry Nodes", "Material", ]
blender_version_min = "4.2.0"
license = [
"SPDX:GPL-3.0-or-later",
]
copyright = [
"2024 Blender Foundation",
]
[permissions]
files = "Read/write brushstroke asset resources from/to disk"