2025-12-01
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
schema_version = "1.0.0"
|
||||
|
||||
id = "brushstroke_tools"
|
||||
version = "1.1.3"
|
||||
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"
|
||||
Reference in New Issue
Block a user