jamis / dnd-util

An encapsulation (in C) of the core logic and data of D&D, 3rd edition.

This URL has Read+Write access

dnd-util / README
100644 10 lines (8 sloc) 0.368 kb
1
2
3
4
5
6
7
8
9
10
This library encapsulates the core data and rules (plus a few auxiliary bits
of data and rules) for D&D, 3rd edition.
 
BUILDING
--------
 
This library was written well before I knew anything about autoconf and
friends. Thus, the makefile should be considered to be only a guideline, and
you're expected to actually MUCK WITH IT. Yes, I know. How deliciously
primitive.