Update to new installer that uses xz compression and better support for non-standard jvms

This commit is contained in:
Lex Manos 2013-09-24 23:21:17 -07:00
parent 8f17d1c694
commit c1623cb8e3
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@
<delete file="${basedir}/installer_base.jar" />
<delete file="${basedir}/install_profile.json" />
<get src="http://files.minecraftforge.net/installer/forge-installer-1.3-shrunk.jar" dest="${basedir}/installer_base.jar" />
<get src="http://files.minecraftforge.net/installer/forge-installer-1.4-shrunk.jar" dest="${basedir}/installer_base.jar" />
<copy file="${basedir}/jsons/${version.minecraft}-rel.json" tofile="${basedir}/install_profile.json" />
<copy file="${basedir}/installer_base.jar" tofile="${basedir}/target/${modname}-installer-${version.fullname}.jar" />
<replace file="${basedir}/install_profile.json">