把部分硬编码语言文件抽取到新的语言系统
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -8,6 +8,9 @@
|
||||
<artifactId>TabooLib</artifactId>
|
||||
<version>3.832</version>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
<build>
|
||||
<defaultGoal>clean install package</defaultGoal>
|
||||
<resources>
|
||||
@@ -42,6 +45,7 @@
|
||||
<artifactSet>
|
||||
<includes>
|
||||
<include>com.ilummc.eagletdl</include>
|
||||
<include>org.ow2.asm</include>
|
||||
</includes>
|
||||
</artifactSet>
|
||||
<createDependencyReducedPom>false</createDependencyReducedPom>
|
||||
|
||||
Reference in New Issue
Block a user