Try two on fixing missing textures
This commit is contained in:
parent
c6a7a22f4e
commit
92c1854cd8
1 changed files with 1 additions and 2 deletions
|
@ -83,8 +83,7 @@
|
|||
<fileset dir="${dir.mcp}/reobf/minecraft" includes="org/modstats/" />
|
||||
<fileset dir="${dir.mcp}/reobf/minecraft" includes="icbm/" />
|
||||
<fileset dir="${dir.development}resources" excludes=".git/**" />
|
||||
<fileset dir="${dir.mcp}" includes="resources/" />
|
||||
<fileset dir="${dir.mcp}" includes="CoreLibrary/resources/" />
|
||||
<fileset dir="${dir.development}CoreLibrary/resources" excludes=".git/**" />
|
||||
</copy>
|
||||
<copy todir="output" file="LICENSE.txt" />
|
||||
<copy todir="output" file="build.properties" />
|
||||
|
|
Loading…
Add table
Reference in a new issue