From a7296f8a2413e477301743ffb173a252b2963ae4 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 2 Oct 2011 22:54:39 +0000 Subject: [PATCH] - Added a brief description of where to place the place the various pic files in the readme.txt file. --- README.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.txt b/README.txt index 7202fa1d07d..a7eb111ec4b 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,10 @@ +Picture location info: + +The quest opponent icons jpg picture files go into your /res/pics/icons folder. The quest pet icons jpg picture files go into your /res/pics/icons folder. The quest booster package jpg picture files go into your /res/pics/booster folder. The card token jpg picture files go into your /res/pics/tokens folder. + +Your forge game may not come with one or more of these three folders as part of the forge archive. In this case you should use your computer's OS file system to create the proper folders with the correct names and they must be located inside of the /res/pics/ folder. + + Memory Issues: 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.