mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-10 23:18:47 +08:00
add import support for emote psb files
fix create file bug in main
This commit is contained in:
@@ -1876,6 +1876,8 @@ pub fn create_file(
|
||||
}
|
||||
};
|
||||
|
||||
crate::utils::files::make_sure_dir_exists(&output)?;
|
||||
|
||||
builder.create_file_filename(
|
||||
input,
|
||||
&output,
|
||||
|
||||
Reference in New Issue
Block a user