blob: b93e897fb85e6b768869c4808e73928b430796ef [file] [log] [blame] [raw]
<launch4jConfig>
<headerType>gui</headerType>
<outfile>minecraft_xray.exe</outfile>
<jar>xray.jar</jar>
<dontWrapJar>true</dontWrapJar>
<downloadUrl>http://java.com/download</downloadUrl>
<icon>xray_icon.ico</icon>
<jre>
<minVersion>1.6.0</minVersion>
<opt>-Djava.library.path=lib\\native</opt>
<opt>-Dlog4j.configuration=file:log4j.properties</opt>
</jre>
</launch4jConfig>