Create blender_manifest.toml

This commit is contained in:
Dion Moult
2024-02-26 17:09:31 +11:00
committed by GitHub
parent 37a7049a61
commit 324b440f5c
@@ -0,0 +1,12 @@
schema_version = "1.0.0"
id = "blenderbim"
version = "0.0.999999"
name = "BlenderBIM"
tagline = "Transforms Blender into a native Building Information Model authoring platform using IFC."
maintainer = "Dion Moult <dion@thinkmoult.com>"
type = "add-on"
permissions = ["files"]
website = "https://blenderbim.org/"
tags = ["System"]
blender_version_min = "3.5.0"
license = ["SPDX:GPL-3.0-or-later"]