Remove log4j-patch (#1860)

* Remove log4j-patch

* Update I18N
This commit is contained in:
Glavo
2022-11-23 17:20:15 +08:00
committed by GitHub
parent 4c9f8d3dca
commit c76b562705
16 changed files with 8 additions and 380 deletions

3
.gitignore vendored
View File

@@ -20,7 +20,6 @@ minecraft-exported-crash-info*
/HMCLCore/build/
/HMCLTransformerDiscoveryService/build/
/minecraft/libraries/HMCLTransformerDiscoveryService/build/
/minecraft/libraries/log4j-patch/build/
# idea
.idea
@@ -28,14 +27,12 @@ minecraft-exported-crash-info*
/HMCL/out/
/HMCLCore/out/
/minecraft/libraries/HMCLTransformerDiscoveryService/out/
/minecraft/libraries/log4j-patch/out/
# eclipse
/bin/
/HMCL/bin/
/HMCLCore/bin/
/minecraft/libraries/HMCLTransformerDiscoveryService/bin/
/minecraft/libraries/log4j-patch/bin/
.classpath
.project
.settings