mirror of
https://github.com/badvision/lawless-legends.git
synced 2024-11-18 23:07:53 +00:00
24 lines
744 B
XML
24 lines
744 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<launch4jConfig>
|
|
<dontWrapJar>false</dontWrapJar>
|
|
<headerType>console</headerType>
|
|
<jar>/Users/mhaye/plat/tools/PackPartitions/dist/PackPartitions.jar</jar>
|
|
<outfile>/Users/mhaye/virtual/PackPartitions.exe</outfile>
|
|
<errTitle></errTitle>
|
|
<cmdLine></cmdLine>
|
|
<chdir>.</chdir>
|
|
<priority>normal</priority>
|
|
<downloadUrl>http://java.com/download</downloadUrl>
|
|
<supportUrl></supportUrl>
|
|
<stayAlive>false</stayAlive>
|
|
<restartOnCrash>false</restartOnCrash>
|
|
<manifest></manifest>
|
|
<icon></icon>
|
|
<jre>
|
|
<path>jdk</path>
|
|
<requiresJdk>true</requiresJdk>
|
|
<requires64Bit>false</requires64Bit>
|
|
<minVersion></minVersion>
|
|
<maxVersion></maxVersion>
|
|
</jre>
|
|
</launch4jConfig> |