Skip to content

Commit

Permalink
EDIT: Specify the Java heap size.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsaglam committed Apr 25, 2021
1 parent 3fc93b2 commit 60a89d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Carcassonne-v1.7.jnlp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</security>

<resources>
<j2se version="1.9+" />
<j2se version="1.9+" max-heap-size="3G"/>
<jar href="Carcassonne-v1.8.jar" />
</resources>

Expand Down

0 comments on commit 60a89d4

Please sign in to comment.