We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f54f92f commit 06d107cCopy full SHA for 06d107c
mmd_tools_append/blender_manifest.toml
@@ -1,13 +1,13 @@
1
schema_version = "1.0.0"
2
3
id = "mmd_tools_append"
4
-version = "4.5.0"
+version = "4.5.1"
5
name = "MMD Tools Append"
6
tagline = "Appendix tools for MMD model & scene editing"
7
maintainer = "UuuNyaa <[email protected]>"
8
type = "add-on"
9
10
-website = "https://mmd-blender.fandom.com/wiki/MMD_Tools"
+website = "https://mmd-blender.fandom.com/wiki/MMD_UuuNyaa_Tools"
11
12
# Optional list defined by Blender and server, see:
13
# https://docs.blender.org/manual/en/dev/advanced/extensions/tags.html
@@ -20,7 +20,7 @@ tags = [
20
"Physics",
21
]
22
23
-blender_version_min = "4.2.0"
+blender_version_min = "4.5.0"
24
blender_version_max = "6.0.0"
25
26
license = ["SPDX:GPL-3.0-or-later"]
0 commit comments