2025-07-01
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user