Commit 9868fe6e authored by keyongyu's avatar keyongyu

2.1.1.1

parent bff8c83d
...@@ -204,7 +204,7 @@ ...@@ -204,7 +204,7 @@
<None Include="english\mse-spelltrap.txt"> <None Include="english\mse-spelltrap.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None> </None>
<None Include="Magic Set Editor 2\update\download.bat"> <None Include="Magic Set Editor 2\download.bat">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None> </None>
<None Include="Magic Set Editor 2\update\readme.txt"> <None Include="Magic Set Editor 2\update\readme.txt">
......
@echo off @echo off
cd /d "%~dp0" cd /d "%~dp0/update"
if exist update_new.exe move /y update_new.exe update.exe if exist update_new.exe move /y update_new.exe update.exe
start update.exe -d "%~dp0../" "https://github.com/247321453/MagicSetEditor2/raw/master/" start update.exe -d "%~dp0" "https://github.com/247321453/MagicSetEditor2/raw/master/"
exit exit
\ No newline at end of file
...@@ -66,6 +66,8 @@ DataEditorX.exe.config ...@@ -66,6 +66,8 @@ DataEditorX.exe.config
描述不详细的bug,我修复不了。(都不知道是bug是什么) 描述不详细的bug,我修复不了。(都不知道是bug是什么)
★更新历史 ★更新历史
2.1.1.1
修改MSE下载器
2.1.1.0 2.1.1.0
增加数据库对比 增加数据库对比
待测试 数据库对比后的操作:按ydk读取,按图像读取,搜索按钮,卡名搜索。 待测试 数据库对比后的操作:按ydk读取,按图像读取,搜索按钮,卡名搜索。
......
No preview for this file type
@echo off @echo off
cd /d "%~dp0" cd /d "%~dp0/update"
if exist update_new.exe move /y update_new.exe update.exe if exist update_new.exe move /y update_new.exe update.exe
start update.exe -d "%~dp0../" "https://github.com/247321453/MagicSetEditor2/raw/master/" start update.exe -d "%~dp0" "https://github.com/247321453/MagicSetEditor2/raw/master/"
exit exit
\ No newline at end of file
# 重命名列表 (编码为UTF-8,用tab键隔开,采用相对路径)
# 例如:前面改名为后面。
# pics/123456.jpg pics/456789.jpg
\ No newline at end of file
...@@ -66,8 +66,9 @@ DataEditorX.exe.config ...@@ -66,8 +66,9 @@ DataEditorX.exe.config
描述不详细的bug,我修复不了。(都不知道是bug是什么) 描述不详细的bug,我修复不了。(都不知道是bug是什么)
★更新历史 ★更新历史
2.1.1.1
修改MSE下载器
2.1.1.0 2.1.1.0
MSE自动更新下载速度,特别是最后几个。
增加数据库对比 增加数据库对比
待测试 数据库对比后的操作:按ydk读取,按图像读取,搜索按钮,卡名搜索。 待测试 数据库对比后的操作:按ydk读取,按图像读取,搜索按钮,卡名搜索。
2.1.0.1 2.1.0.1
......
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment