About

The Dungeon Runners Character Sheet Library (DRCSL) is a small library written by Three Planets Software designed to allow web site owners to easily set up a character sheet viewer. It uses PHP 5 classes, with minimal requirements.

Along with the DRCSL is a MediaWiki Extension (MWE) that uses this library to integrate character viewing capabilities into TheTownstons.

Requirements

All that is required for the DRCSL is PHP 5 on a host that allows exec() callouts. Currently the paths are Unixy, but in the future they'll be cleaned up to allow for Windows paths as well. The advantage to this system is that PHP needs no additional libraries, such as cURL or XSL.

Download

The latest version of DRCSL can be found here.
The latest version of the MediaWiki extension can't be found online yet. A test version is installed on TheTownstons for experimentation and testing.

Latest 5 Changes