fix: fix fatal error when exporting virtools file

- fix fatal error that user only can export virtools file into existing file, rather than any new file.
This commit is contained in:
2025-09-23 21:45:56 +08:00
parent f920cdcaf5
commit e4a4eae88e
2 changed files with 12 additions and 3 deletions

View File

@ -6,7 +6,7 @@ schema_version = "1.0.0"
# Example of manifest file for a Blender extension
# Change the values according to your extension
id = "bbp_ng"
version = "4.3.0"
version = "4.3.1"
name = "Ballance Blender Plugin"
tagline = "The specialized add-on served for creating game map of Ballance"
maintainer = "yyc12345 <yyc12321@outlook.com>"