mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
fix permissions
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
Test
|
||||
|
||||
Forge 05/31/2011 (unofficial BETA) version
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
|
||||
In the past, some people noticed java heap space errors and lengthy pauses. The memory requirements for Forge have increased over time. The default setting on your computer for the java heap space may not be enough to prevent the above problems.
|
||||
|
||||
The technically proficient can launch the forge jar with an argument from the CLI. The argument "-Xmx512m" may work for computers with 1 Gig of memory. Computers with 2 Gigs or more of memory should be able to use "-Xmx1024m" as an argument.
|
||||
|
||||
Reference in New Issue
Block a user