GURPS Character Sheet
GURPS Character Sheet (GCS) is a stand-alone, interactive, character sheet editor that allows you to build characters for the GURPS 4th Edition roleplaying game system.
Branches
v4-java
This is the current v4.37.1 release branch. You can access it here.
master
This is the unreleased v5.0.0 branch for the new version being rewritten using the Go language. GCS
relies on another project of mine, Unison, for the UI and OS integration. The
prerequisites are therefore the same as for that project and are listed
here. Once you have the prerequistes, you can build GCS
by running the build script: ./build.sh
. Add a -h
to see available options.