Adjust launcher archive jar location

This commit is contained in:
Justin Hanney 2020-04-05 12:58:29 -07:00
parent 109a5cdaea
commit e2d4407f63

View File

@ -22,7 +22,7 @@
<executable name="OpenRocket" iconSet="true" executableDir="." executableMode="gui" /> <executable name="OpenRocket" iconSet="true" executableDir="." executableMode="gui" />
<java mainClass="net.sf.openrocket.startup.OpenRocket"> <java mainClass="net.sf.openrocket.startup.OpenRocket">
<classPath> <classPath>
<archive location="OpenRocket-16.0.jar" failOnError="false" /> <archive location="OpenRocket.jar" failOnError="false" />
</classPath> </classPath>
</java> </java>
<iconImageFiles> <iconImageFiles>