
Submit pull request from your fork to master and respond to review by members.Try to ensure build passes BEFORE submitting a pull request. Push all work up into your copy of PCGen.Add tests if needed, especially if new code added. Work until the feature or bug is finished.It is good to name branches after ticket numbers, like fix_code_3444 or fix_data_3322. Create a branch in your fork of PCGen during development.Alternatively if you want to propose a new feature/change, make a JIRA entry to track it. Get a bug from JIRA primarily from the CODE or DATA sections.Programmers may want to review these if they work on the LST parsing or related systems. You can of course ask questions in the discord or slack if you are unsure. These are mainly targetted at new DATA contributors adding new books/content and fixing bugs. PCGen LST TutorialĪndrew has made a series of videos explaining the LST files.

The old wiki archives historical meetings, many design documents and useful dev information.īrowse it when you have time, it can provide some insight into certain parts of the architecture.
Pcgen wiki full#
jar may throw java errors so generally avoid)ĭownload and extract the full installer from labled 6.09.xx.
Pcgen wiki zip file#
Note: Java does not need to be preinstalled with PcGen >6.09.05 Using Zip bundleĭownload and extract the full zip file from labled 6.09.xx. Mac: pcgen.jar (or pcgen.dmg if it exists).Windows: pcgen.exe ( pcgen.bat for command-line users).The exact invocation depends on your operating system, but you should be able to either double-click to launch the file for your platform.

If you don't have it already, you can get it from AdoptOpenJDK.ĭownload and extract the full zip file from.
Pcgen wiki install#
To check if you have Java installed, see Install Java.JDK 11 is recommended and has long term support, later versions should also work.It supports numerous game systems, most notably: It will let you create a character under a system of rules, track its levels and abilities as you progress, inventory and spells. It works on Windows, Mac & Linux, basically anywhere the Java JDK works. PCGen is a program designed to create and manage player characters in pen & paper games like D&D.
