Really fix the recording of level 25.
[kxp.git] / README
diff --git a/README b/README
index 8c6afb9fb16344043ed097dfb6c0a147d0174ca0..f7ece150f52b56a11b37934cb0e211c395182017 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,9 @@
-First, catch your rabbit. Somehow get KGoldrunner installed. Your 
-GNU/Linux distribution has probably already packaged it for easy 
-installation.
+KXP = KGoldRunner eXpansion Pack. This consists of games I've made for 
+KGoldrunner.
+
+To use them first catch your rabbit: Somehow get KGoldrunner 
+installed. Your GNU/Linux distribution has probably already packaged 
+it for easy installation.
 
 Then place the .grl files in 
 ~/.kde/share/apps/kgoldrunner/user/levels, creating this if it doesn't 
@@ -9,13 +12,17 @@ exist.
 Edit or create ~/.kde/share/apps/kgoldrunner/user/games.dat and add 
 this line:
 
-200 T kxp KGoldRunner Expansion Pack
+1 T bl Beginner's Luck
 
 Now run KGoldrunner and when you select New Game from the Game menu, 
-you should see the KGoldrunner Expansion Pack listed.
+you should see Beginner's Luck listed.
 
 Enjoy!
 
+Surplus Levels Directory
+This contains levels which may be used in other games in the future.
+
+
 SOLUTIONS
 =========
 
@@ -25,20 +32,18 @@ that KGoldRunner doesn't allow third party level designers to provide
 their own solutions.
 
 I've come up with a workaround using the fact that KGoldRunner records 
-you as you play levels. The file rec_kxp.txt contains recordings of my 
-playing the levels from the KGoldrunner Expansion Pack. It currently 
-contains recordings of the first 165 levels but recordings for all 
-levels will be added.
+you as you play levels. The file rec_bl.txt contains recordings of my 
+playing the levels from Beginner's Luck.
 
 If you'd like to see how I did something, move that file into 
-~/.kde/share/apps/kgoldrunner/user but be aware that since KGoldRunner 
-has been recording you playing the levels this will overwrite your 
-recordings you may want to back up your recordings file if you want to 
-be able to keep that. Also, if you then go play a level it will 
-overwrite my recording with yours. As a result, you may need to keep a 
-"pristine" copy of my recordings around and swap the files around 
-multiple times if you want to see multiple solutions while playing 
-levels in between them.
+~/.kde/share/apps/kgoldrunner/user. However: Be aware that since 
+KGoldRunner has been recording you playing the levels this will 
+overwrite your recordings. You may want to back up your recordings 
+file if you want to be able to keep it. Also, if you then go play a 
+level it will overwrite my recording with yours. As a result, you may 
+need to keep a "pristine" copy of my recordings file around so that it 
+can be swapped in as needed if you want to see multiple solutions 
+while playing levels in between them.
 
 Hopefully these limitations will be addressed in a future version of 
 KGoldRunner.