Files
blender-portable-repo/extensions/user_default/blenderkit/blender_manifest.toml
T
2026-07-14 14:44:58 -06:00

21 lines
603 B
TOML

schema_version = "1.0.0"
id = "blenderkit"
type = "add-on"
version = "3.19.2-260411" # X.Y.Z-YYYYMMDD, must have a dash instead of a dot
name = "BlenderKit Online Asset Library"
tagline = "Drag & drop of assets from the community driven library"
maintainer = "Vilem Duha <admin@blenderkit.com>, Petr Dlouhy, A. Gajdosik, Michal Hons"
website = "https://blenderkit.com/"
tags = ["3D View"]
blender_version_min = "3.0.0"
license = ["SPDX:GPL-2.0-or-later",]
copyright = ["2019 Blender Kit s.r.o.",]
[permissions]
files = "Import and export assets"
network = "Search and download from blenderkit.com"