Skip to content

Commit cc81df2

Browse files
authored
Merge pull request #6397 from Pigeon0v0/export
imp(export): 排除 HMCL 版本配置与自定义 Log4j2 文件
2 parents bf6fa71 + 3ce005b commit cc81df2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Plain Craft Launcher 2/Pages/PageVersion/PageVersionExport.xaml.vb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,8 @@ Public Class PageVersionExport
256256
Yield "!*.log"
257257
Yield "!*.dat_old"
258258
Yield "!*.BakaCoreInfo"
259+
Yield "!hmclversion.cfg"
260+
Yield "!log4j2.xml"
259261
Yield ""
260262
End If
261263
End Function

0 commit comments

Comments
 (0)