Files
blender-portable-repo/extensions/blender_org/datablock_utils/blender_manifest.toml
T
2026-03-17 15:25:32 -06:00

12 lines
459 B
TOML

schema_version = "1.0.0"
id = "datablock_utils"
version = "1.3.0"
name = "Data-Block Utilities"
tagline = "Show users, merge duplicates, find similar, and more"
maintainer = "Leonardo Pike-Excell <leonardopike.excell@gmail.com>"
type = "add-on"
website = "https://github.com/Leonardo-Pike-Excell/datablock-utils"
tags = ["Scene", "System"]
blender_version_min = "4.2.0"
license = ["SPDX:GPL-3.0-or-later"]
wheels = ["./wheels/networkx-3.4.2-py3-none-any.whl"]