X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=README;fp=README;h=5f4d8111d19255ac7edf02e73ff3dd7b73bab0cb;hb=9a81a4cb4eb8cf5b8f0a781f3f1c6c14c79c44ac;hp=0000000000000000000000000000000000000000;hpb=28fc5ed64298a61499fd985013654d9ac73293e5;p=jarrg-ian.git diff --git a/README b/README new file mode 100644 index 0000000..5f4d811 --- /dev/null +++ b/README @@ -0,0 +1,34 @@ +JPCTB - a client for uploading to Yarrg and PCTB +================================================ + +Linux +----- + +To run on Linux run this command from wherever you unpacked the JPCTB +distribution: + +./jpctb /path/to/dir/with/PCTB*.jar /path/to/yohoho/yohoho + +Windows +------- + +On Windows, double-click windows-setup.vbs to install JPCTB. It will do +one of two things: + +1) Just work, in which case you'll have a new icon on your desktop which + runs Puzzle Pirates with JPCTB integrated + +2) Fail, and tell you what to do next. Usually this means installing a + Java Runtime Environment (or JVM) and then uninstalling and re- + installing Puzzle Pirates. (Don't worry about reinstalling; you + won't lose any of your pirates or pieces of eight!) + +Source +------ + +To build from source you will need a Java SDK, version 6, and Apache +ant. + +cd src +ant -f PCTB.xml +