Fixed Mekanism not showing Minecraft version in builds
This commit is contained in:
parent
dd23729d5e
commit
ba9803e9d7
1 changed files with 2 additions and 0 deletions
|
@ -145,5 +145,7 @@
|
||||||
<zip destfile="MDK.zip">
|
<zip destfile="MDK.zip">
|
||||||
<fileset dir="mdkContents"/>
|
<fileset dir="mdkContents"/>
|
||||||
</zip>
|
</zip>
|
||||||
|
|
||||||
|
<copy todir="output" file="build.properties" />
|
||||||
</target>
|
</target>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in a new issue