2026-01-01
This commit is contained in:
@@ -1,12 +1,26 @@
|
||||
schema_version = "1.0.0"
|
||||
|
||||
id = "amzncharactertools"
|
||||
version = "0.6.3"
|
||||
name = "AMZNCharacterTools"
|
||||
tagline = "AMZNCharacterTools"
|
||||
maintainer = "Nathan Lindsay"
|
||||
version = "0.9.0"
|
||||
type = "add-on"
|
||||
tags = ["3D View"]
|
||||
blender_version_min = "4.5.0"
|
||||
license = [
|
||||
"SPDX:GPL-2.0-or-later",
|
||||
|
||||
maintainer = "Nathan Lindsay"
|
||||
license = ["None"]
|
||||
blender_version_min = "4.2.0"
|
||||
|
||||
tags = ["Rigging", "Workflow"]
|
||||
|
||||
[permissions]
|
||||
files = "Read and write external resources referenced by scenes"
|
||||
|
||||
[build]
|
||||
paths_exclude_pattern = [
|
||||
"__pycache__/",
|
||||
"*.pyc",
|
||||
".git/",
|
||||
".github/",
|
||||
"docs/",
|
||||
"tests/",
|
||||
]
|
||||
Reference in New Issue
Block a user