12 lines
250 B
TOML
12 lines
250 B
TOML
schema_version = "1.0.0"
|
|
id = "cm_outputname"
|
|
version = "1.0.0"
|
|
name = "CM_Output-Name"
|
|
tagline = "CM_Output-Name"
|
|
maintainer = "Chris McAllister"
|
|
type = "add-on"
|
|
tags = ["3D View"]
|
|
blender_version_min = "4.2.0"
|
|
license = [
|
|
"SPDX:GPL-2.0-or-later",
|
|
] |