X-Git-Url: https://jxself.org/git/?p=kxp.git;a=blobdiff_plain;f=README;h=f7ece150f52b56a11b37934cb0e211c395182017;hp=8c6afb9fb16344043ed097dfb6c0a147d0174ca0;hb=a8281bebcbeecd16be9f0c036fa74cb993fc9ba1;hpb=386772f88144eec94b84450eb8436bed06e5a82f diff --git a/README b/README index 8c6afb9..f7ece15 100644 --- 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.