Installation and Requirements
Requirements
To be able to run PCGen you will need:
Installation
- Install the Java distribution by following the instructions for your platform.
- Unzip the contents of both PCGen archives into the same directory/folder. Each release consists of two zip files named pcgenxxx_part1of2.zip and pcgenxxx_part2of2.zip where xxx is the version number of the release. For example, version 2.6.3 consists of pcgen263_part1of2.zip and pcgen263_part2of2.zip.
- For Windows, double click on PCGen.jar or PCGen.bat to start PCGen
- For Unix/Linux, you need to execute
java -jar pcgen.jar
.