-
调整了转换脚本的格式,由py文件转成可执行文件,防止因环境路径问题导致无法调用
-
添加了reset_test批处理文件,用于一键重置test_psd文件夹
-
log文件增加了对无法调用脚本的记录
-
更新了README文档
-
compiled python script to .exe file, so that users not need to tackle about venv problem
-
new reset_test.bat file is created, now you can reset test_psd folder with one click
-
more info about system callback in log file
-
update README file, which contains more information about venv bugs