add import support for emote psb files

fix create file bug in main
This commit is contained in:
2025-09-15 23:14:19 +08:00
parent 28288ecf1b
commit ec137bc5cd
5 changed files with 293 additions and 24 deletions

View File

@@ -1876,6 +1876,8 @@ pub fn create_file(
}
};
crate::utils::files::make_sure_dir_exists(&output)?;
builder.create_file_filename(
input,
&output,