[doc] bump up version. fix document.

- bump up version to 3.3
- fix documents
  * rewrite the supported version.
  * update suggested plugin link.
  * notify user some installation changes. order user change installation folder.
This commit is contained in:
2023-07-21 10:02:36 +08:00
parent 6fe856fa8e
commit 12d5f8c236
3 changed files with 11 additions and 5 deletions

View File

@ -2,7 +2,7 @@ bl_info={
"name":"Ballance Blender Plugin",
"description":"Ballance mapping tools for Blender",
"author":"yyc12345",
"version":(3,2),
"version":(3,3),
"blender":(3,6,0),
"category":"Object",
"support":"COMMUNITY",