Files
blender-portable-repo/extensions/blender_org/cell_fracture/blender_manifest.toml
T
2026-03-17 14:58:51 -06:00

17 lines
409 B
TOML

schema_version = "1.0.0"
id = "cell_fracture"
name = "Cell Fracture"
version = "0.2.1"
tagline = "Fractured Object Creation"
maintainer = "Community"
type = "add-on"
tags = ["Object"]
blender_version_min = "4.2.0"
license = ["SPDX:GPL-3.0-or-later"]
website = "https://projects.blender.org/extensions/object_fracture_cell"
copyright = [
"2024 ideasman42",
"2024 phymec",
"2024 Sergey Sharybin",
]