DieRoller v1.0
---------------------
The DieRoller program is Freeware. Please feel free to use it, share 
it, and make as many copies of it as you wish. You are not permitted 
to sell it for money, or package it with other software for money.

Use of this software is "as is" only. The author and developer is not 
responsible for any damage it may cause.



Limitations
-----------
Number of die rolls must be between 0 and 1000. Die size must be between d1 and d1000.
Roll Mod must be between -1000 and 1000. Die Mod must be between -1000 and 1000. If
these values are not within the acceptable ranges, DieRoller automatically places them
within these ranges.

The Rolls window only show a limited number of roll results. A roll of 200d200 just barely
fits within the window (with the last line being partially cropped).



History
-------
3/28/99 - Increased size limitation values
	- Fixed crash associated with size limits
	- Added die roll display
	- Changed modifier mechanism to accomadate die roll display
	- Added on-line help
	- Updated this file

3/26/99 - DieRoller created