2025-07-01

This commit is contained in:
2026-03-17 14:30:01 -06:00
parent f9a22056dd
commit 62b5978595
4579 changed files with 1257472 additions and 0 deletions
@@ -0,0 +1,20 @@
schema_version = "1.0.0"
id = "blenderkit"
type = "add-on"
version = "3.16.1-250612" # 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 = "Vilém Duha <admin@blenderkit.com>"
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"