Skip to content

Commit

Permalink
+ Fix Info.plist to have the correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-M committed Oct 1, 2016
1 parent 9dcd7f9 commit 7816b98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packaging_utils/MegaMekLab.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
<string>1.8+</string>
<key>ClassPath</key>
<array>
<string>$JAVAROOT/../../../../MekHQ.app/Contents/Resources/Java/MegaMekLab.jar</string>
<string>$JAVAROOT/../../../../MekHQ.app/Contents/Resources/Java/MegaMek.jar</string>
<string>$JAVAROOT/MegaMekLab.jar</string>
</array>
<key>VMOptions</key>
<string>-Xmx512m</string>
Expand Down

0 comments on commit 7816b98

Please sign in to comment.