Files
blender-portable-repo/extensions/user_default/blenderkit/blender_manifest.toml
T
Raincloud 692e200ffe work
save startup blend for animation tab & whatnot
2026-04-08 12:10:18 -06:00

21 lines
603 B
TOML

schema_version = "1.0.0"
id = "blenderkit"
type = "add-on"
version = "3.19.1-260402" # 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"